Added extra navigation and new pages
This commit is contained in:
@ -42,6 +42,16 @@
|
||||
.navigation-text
|
||||
display none
|
||||
|
||||
.extra-navigation
|
||||
display none
|
||||
|
||||
.navigation-text
|
||||
display none
|
||||
|
||||
.navigation-button
|
||||
.icon
|
||||
margin-right 0
|
||||
|
||||
> 330px
|
||||
.navigation-button
|
||||
font-size 1.3em
|
||||
@ -58,6 +68,11 @@
|
||||
|
||||
.navigation-text
|
||||
display inline-block
|
||||
|
||||
.extra-navigation
|
||||
horizontal
|
||||
justify-content flex-end
|
||||
flex 1
|
||||
|
||||
< 400px height
|
||||
#navigation
|
||||
@ -66,4 +81,7 @@
|
||||
padding content-padding 0
|
||||
|
||||
#container
|
||||
horizontal
|
||||
horizontal
|
||||
|
||||
.extra-navigation
|
||||
display none
|
Reference in New Issue
Block a user