Using grid for master layout
This commit is contained in:
@@ -5,7 +5,8 @@ $-logo-height: 45px;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
height: 60px;
|
||||
box-shadow: 0 0 2px $-light-brown;
|
||||
box-shadow: 0 0 2px $-light-brown;
|
||||
grid-area: header;
|
||||
|
||||
&__Navigation{
|
||||
flex-grow: 2;
|
||||
|
Reference in New Issue
Block a user