move navigation to left

This commit is contained in:
Riku Rouvila
2017-12-22 22:40:00 +00:00
parent 5a0e9d7dbf
commit 3c3dffafb4

View File

@@ -31,12 +31,9 @@ headerHeight = 400px
.header__nav
position absolute
right 60px
top 32px
left 90px
top 40px
@media screen and (max-width: 1030px)
right 40px
top 20px
a
color white
font-size 16px
@@ -44,9 +41,7 @@ headerHeight = 400px
margin-left 16px
text-shadow 0 2px 0 rgba(0,0,0,0.1)
position relative
@media screen and (max-width: 420px)
display block
margin-top 5px
&:last-child
margin-left 1.5em