mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-20 07:21:52 +02:00
scss: edit the comment to align with what actually changed here
This commit is contained in:
@@ -6,7 +6,7 @@ html {
|
||||
/* sticky footer fix */
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
/* hacks-guide change start: add Nord skin */
|
||||
/* hacks-guide change start: add text selection custom colours */
|
||||
::selection {
|
||||
color: $text-color;
|
||||
background: $text-highlight-color;
|
||||
|
Reference in New Issue
Block a user