This commit is contained in:
2019-06-03 15:22:10 +02:00
parent ae4a72b08b
commit bbdde0d00d
13 changed files with 64 additions and 39 deletions

View File

@@ -7,6 +7,7 @@ header{
justify-content: center;
width: 100%;
border-bottom: 1px solid $light-blue;
height: 105px;
nav{
@include inlineflex();
-ms-flex-pack: distribute;
@@ -35,6 +36,7 @@ header{
text-align: center;
max-width: 250px;
&>a{
white-space: nowrap;
line-height: 6rem;
border-top: 1px solid $light-blue;
border-bottom: 3px solid $green;