shadows, button colors, fix whitespace

This commit is contained in:
2024-08-18 21:18:06 +00:00
parent 15752043e7
commit 614eaa5165
3 changed files with 7 additions and 4 deletions

View File

@@ -20,6 +20,7 @@
$bg-accent-color-light 0%,
$bg-accent-color-dark 100%
);
box-shadow: 0 0 0.25rem rgba(0,0,0,0.5);
.content {
& > :last-child {
margin-bottom: 0 !important;