Flat design

This commit is contained in:
2017-06-25 23:07:14 +02:00
parent 9988bf7315
commit da6b250f39
10 changed files with 55 additions and 71 deletions

View File

@ -12,8 +12,8 @@
:after
content ""
display block
height 3px
background-color main-color
height hover-line-size
background-color nav-link-hover-slide-color
transform scaleX(0)
opacity 0
default-transition
@ -45,13 +45,16 @@
#search
display none
border-radius 0
background text-color
background transparent
border none
color white
color nav-link-hover-color
font-size 1em
min-width 0
::placeholder
color nav-link-color
:focus
border none
box-shadow none