💄 Add box-shadow to titlebar and bottomnav
This commit is contained in:
@@ -44,6 +44,7 @@ import { RouterLink } from "vue-router";
|
||||
padding: 0px 20px;
|
||||
max-width: 800px;
|
||||
z-index: 100;
|
||||
box-shadow: var(--bottomnav-shadow);
|
||||
}
|
||||
|
||||
.entry {
|
||||
|
||||
Reference in New Issue
Block a user