scss: edit the comment to align with what actually changed here
This commit is contained in:
parent
8086527426
commit
fa47748376
1 changed files with 1 additions and 1 deletions
|
@ -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: $code-background-color;
|
||||
|
|
Loading…
Reference in a new issue