File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 58
58
background-image : url (" /assets/images/stripe_c40ccfac0db9e43c48e95a530d787366.png" )
59
59
@include media ($phone )
60
60
display : none
61
- position : absolute
61
+ top : 0px
62
+ position : fixed
62
63
height : 100%
63
64
width : 100%
64
65
background : #fff
66
+ padding-top : 150px
65
67
a
66
68
padding-left : 25px
67
69
border : none
@@ -119,13 +121,13 @@ body
119
121
.nav-o-meter
120
122
position : fixed
121
123
top : 30px
122
- right : 20 px
124
+ right : 40 px
123
125
z-index : 9999999999
124
126
display : none
125
127
cursor : pointer
126
128
width : 46px
127
129
height : 37px
128
- border : 2px solid #000
130
+ border : 2px solid #2AFFFF
129
131
background-color : #fff
130
132
border-radius : 2px
131
133
ul .bars li
135
137
list-style-type : none
136
138
width : 30px
137
139
height : 2px
138
- background-color : #000
140
+ background-color : #2AFFFF
139
141
position : absolute
140
142
margin-top : -1px
141
143
top : 50%
You can’t perform that action at this time.
0 commit comments