mirror of
https://github.com/agresdominik/website.git
synced 2026-04-21 10:02:00 +00:00
Fixed bottom bar shadow
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user