File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 11@use " ../setup" ;
22
3- /* Miscellenaeous
3+ /* Miscellaneous
44 ========================================================================== */
55
66/* *
Original file line number Diff line number Diff line change 312312 }
313313
314314 @include setup .dark-mode {
315- #site-navigation {
316- ul {
317- background-color : var (--clr-bkgd );
318- }
315+ #site-navigation ul {
316+ background-color : var (--clr-bkgd );
319317 }
320318 }
321319
Original file line number Diff line number Diff line change @@ -302,10 +302,8 @@ pre {
302302 padding : 0 ;
303303 border : 0 ;
304304 background-color : transparent ;
305- direction : ltr ;
306305 font-size : 1em ; // 14px
307306 hyphens : none ;
308- text-align : left ;
309307 word-wrap : normal ;
310308 word-break : normal ;
311309 word-spacing : normal ;
You can’t perform that action at this time.
0 commit comments