mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-09 00:50:37 +00:00
move navigation to left
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user