scss: edit the comment to align with what actually changed here

This commit is contained in:
lifehackerhansol 2023-10-04 07:42:00 -07:00
parent 8086527426
commit fa47748376
No known key found for this signature in database
GPG key ID: 80FB184AFC0B3B0E

View file

@ -6,7 +6,7 @@ html {
/* sticky footer fix */ /* sticky footer fix */
position: relative; position: relative;
min-height: 100%; min-height: 100%;
/* hacks-guide change start: add Nord skin */ /* hacks-guide change start: add text selection custom colours */
::selection { ::selection {
color: $text-color; color: $text-color;
background: $code-background-color; background: $code-background-color;