fix: refactor navigation of webview pages and add redirect to refresh

This commit is contained in:
Christel Westerberg
2024-05-06 16:33:39 +02:00
parent 49f760705e
commit b58b5f368d
17 changed files with 403 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
.layout {
padding-bottom: 7.7rem;
font-family: var(--ff-fira-sans);
background-color: var(--Brand-Coffee-Subtle);
min-height: 100dvh;
}