comment invalid scss

This commit is contained in:
iacore
2024-02-08 21:28:15 +00:00
parent cc932c0cda
commit 7b541cdfc8
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ a {
/* Scrollbars */
* {
scrollbar-width: thin;
scrollbar-color: #118bee auto;
/* scrollbar-color: #118bee auto; */
}
*::-webkit-scrollbar {
+2 -1
View File
@@ -41,7 +41,8 @@ a {
/* Scrollbars */
* {
scrollbar-width: thin;
scrollbar-color: $link auto;
// invalid line
// scrollbar-color: $link auto;
}
*::-webkit-scrollbar {