responsive
This commit is contained in:
@@ -10,9 +10,10 @@ header{
|
||||
nav{
|
||||
@include inlineflex();
|
||||
-ms-flex-pack: distribute;
|
||||
justify-content: space-around;
|
||||
justify-content: space-around;
|
||||
height: 100px;
|
||||
width: 70%;
|
||||
flex-wrap: nowrap;
|
||||
.logo{
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
|
Reference in New Issue
Block a user