mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-05 09:53:12 +00:00
Start on Footer Design
Clean up some pages Make style a bit less similar to BurgerKing... oops... dab.jpg
This commit is contained in:
parent
b56c3cc46d
commit
7907972e1c
13 changed files with 325 additions and 34 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue