Updated styles
This commit is contained in:
@ -31,13 +31,17 @@
|
||||
text-shadow 1px 1px 3px rgba(4, 4, 4, 0.1)
|
||||
|
||||
.navigation-button
|
||||
font-size 1.5em
|
||||
font-size 1em
|
||||
line-height 1em
|
||||
padding 0.75em 1em
|
||||
|
||||
.navigation-text
|
||||
display none
|
||||
|
||||
> 330px
|
||||
.navigation-button
|
||||
font-size 1.3em
|
||||
|
||||
> 930px
|
||||
.navigation-button
|
||||
font-size 1.1em
|
||||
@ -46,4 +50,13 @@
|
||||
justify-content flex-start
|
||||
|
||||
.navigation-text
|
||||
display inline-block
|
||||
display inline-block
|
||||
|
||||
< 400px height
|
||||
#navigation
|
||||
vertical
|
||||
height 100%
|
||||
padding content-padding 0
|
||||
|
||||
#container
|
||||
horizontal
|
Reference in New Issue
Block a user