File tree Expand file tree Collapse file tree 6 files changed +12
-84
lines changed
Expand file tree Collapse file tree 6 files changed +12
-84
lines changed Original file line number Diff line number Diff line change 135135 }
136136
137137 .menu-toggle {
138- display : none;
139- position : fixed;
140- top : 16px ;
141- right : 18px ;
142- z-index : 1001 ;
143- background : # FAF8F5 ;
144- border : 1px solid # e2e6f0 ;
145- border-radius : 6px ;
146- font-size : 1.2em ;
147- cursor : pointer;
148- color : # 374151 ;
149- padding : 4px 8px ;
150- line-height : 1 ;
151- }
138+ display : block;
139+ }
152140
153141 nav {
154142 display : none;
Original file line number Diff line number Diff line change 232232 }
233233
234234 .menu-toggle {
235- display : none;
236- position : fixed;
237- top : 16px ;
238- right : 18px ;
239- z-index : 1001 ;
240- background : # FAF8F5 ;
241- border : 1px solid # e2e6f0 ;
242- border-radius : 6px ;
243- font-size : 1.2em ;
244- cursor : pointer;
245- color : # 374151 ;
246- padding : 4px 8px ;
247- line-height : 1 ;
248- }
235+ display : block;
236+ }
249237
250238 nav {
251239 display : none;
Original file line number Diff line number Diff line change 173173 }
174174
175175 .menu-toggle {
176- display : none;
177- position : fixed;
178- top : 16px ;
179- right : 18px ;
180- z-index : 1001 ;
181- background : # FAF8F5 ;
182- border : 1px solid # e2e6f0 ;
183- border-radius : 6px ;
184- font-size : 1.2em ;
185- cursor : pointer;
186- color : # 374151 ;
187- padding : 4px 8px ;
188- line-height : 1 ;
189- }
176+ display : block;
177+ }
190178
191179 nav {
192180 display : none;
Original file line number Diff line number Diff line change 209209 }
210210
211211 .menu-toggle {
212- display : none;
213- position : fixed;
214- top : 16px ;
215- right : 18px ;
216- z-index : 1001 ;
217- background : # FAF8F5 ;
218- border : 1px solid # e2e6f0 ;
219- border-radius : 6px ;
220- font-size : 1.2em ;
221- cursor : pointer;
222- color : # 374151 ;
223- padding : 4px 8px ;
224- line-height : 1 ;
225- }
212+ display : block;
213+ }
226214
227215 nav {
228216 display : none;
Original file line number Diff line number Diff line change 177177 }
178178
179179 .menu-toggle {
180- display : none;
181- position : fixed;
182- top : 16px ;
183- right : 18px ;
184- z-index : 1001 ;
185- background : # FAF8F5 ;
186- border : 1px solid # e2e6f0 ;
187- border-radius : 6px ;
188- font-size : 1.2em ;
189- cursor : pointer;
190- color : # 374151 ;
191- padding : 4px 8px ;
192- line-height : 1 ;
193- }
180+ display : block;
181+ }
194182
195183 nav {
196184 display : none;
Original file line number Diff line number Diff line change 179179 }
180180
181181 .menu-toggle {
182- display : none;
183- position : fixed;
184- top : 16px ;
185- right : 18px ;
186- z-index : 1001 ;
187- background : # FAF8F5 ;
188- border : 1px solid # e2e6f0 ;
189- border-radius : 6px ;
190- font-size : 1.2em ;
191- cursor : pointer;
192- color : # 374151 ;
193- padding : 4px 8px ;
194- line-height : 1 ;
195- }
182+ display : block;
183+ }
196184
197185 nav {
198186 display : none;
You can’t perform that action at this time.
0 commit comments