scss tweaking

This commit is contained in:
2025-02-23 14:08:21 -05:00
parent 9bf6389376
commit 667dd7d662
2 changed files with 4 additions and 11 deletions

View File

@ -19,7 +19,7 @@
height: 100%;
padding: 0 20px 0 20px;
&:hover { background-color: var(--hf-button-hover-color) }
&:hover { background-color: rgb(255,255,255) }
}
}