This commit is contained in:
Kevin Tessier 2019-06-04 10:09:57 +02:00
parent 40ba2ab3d2
commit 6d00eaef96

View File

@ -10,7 +10,7 @@ header{
height: 105px; height: 105px;
nav{ nav{
@include inlineflex(); @include inlineflex();
-ms-flex-pack: distribute; -ms-flex-pack: distribute;
justify-content: space-around; justify-content: space-around;
height: 100px; height: 100px;
width: 70%; width: 70%;