red
This commit is contained in:
parent
6d00eaef96
commit
48c8f23da0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,4 +1,5 @@
|
||||
header{
|
||||
background: red;
|
||||
z-index: 999;
|
||||
position: relative;
|
||||
@include inlineflex();
|
||||
@ -10,7 +11,7 @@ header{
|
||||
height: 105px;
|
||||
nav{
|
||||
@include inlineflex();
|
||||
-ms-flex-pack: distribute;
|
||||
-ms-flex-pack: distribute;
|
||||
justify-content: space-around;
|
||||
height: 100px;
|
||||
width: 70%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user