simple pushnav styles

This commit is contained in:
scotty
2016-03-07 14:43:43 -08:00
parent 9b12f3ea6f
commit 9d579763ff
+10 -8
View File
@@ -619,10 +619,10 @@ section
content: ""
position: absolute
top: calc(50% - 1px)
left: 10%
width: 80%
left: 25%
width: 50%
height: 2px
background-color: $blue
background-color: black
&:before
transform: rotate(45deg)
@@ -632,20 +632,22 @@ section
ul
padding: 0 60px 0 20px
margin-top: 25px
li
position: relative
display: block
width: 100%
min-height: 44px
min-height: 45px
padding: 0 60px 0 20px
border-bottom: 1px solid #cccccc
a
display: inline-block
width: 100%
height: 44px
line-height: 44px
font-weight: bold
height: 45px
line-height: 45px
font-family: "Roboto", sans-serif
font-size: 20px
color: $blue