Implemented most of the styles in scarlet now

This commit is contained in:
2016-12-02 15:24:45 +09:00
parent 31dfc47d5c
commit 59ef1f53f2
38 changed files with 126 additions and 1191 deletions

View File

@ -4,6 +4,7 @@
height nav-height
overflow hidden
background-color nav-color
justify-content center
// border-bottom ui-border
.navigation-link
@ -33,4 +34,14 @@
.navigation-button
font-size 1.1em
line-height 1em
padding 0.75em 1em
padding 0.75em 1em
.navigation-text
display none
> 930px
#navigation
justify-content flex-start
.navigation-text
display inline-block