Fixed bottom bar shadow

This commit is contained in:
2025-11-01 23:10:32 +01:00
parent 6688bbd501
commit 512614d2bc
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -112,7 +112,6 @@ p {
border-top: 3px solid var(--color-accent);
padding: 0.75rem 1.5rem;
text-align: center;
box-shadow: 0 -1px 3px rgba(0,0,0,0.5);
}
.bottombar-content {