Start on Footer Design

Clean up some pages
Make style a bit less similar to BurgerKing... oops...
dab.jpg
This commit is contained in:
Michał Gdula 2024-04-23 18:45:40 +01:00
parent b56c3cc46d
commit 7907972e1c
13 changed files with 325 additions and 34 deletions

View file

@ -13,8 +13,10 @@ nav {
justify-content: center;
align-items: center;
border-bottom: 2px solid $color-primary;
background-color: $color-dark;
color: $color-light;
z-index: 9999999;
ul {