Update the other pages with footers; Do some clean up.

This commit is contained in:
Cutieguwu
2025-07-23 18:48:05 -04:00
parent 131b5f5e55
commit 0c9bb0436e
15 changed files with 206 additions and 173 deletions

View File

@@ -90,6 +90,10 @@ h2 {
font-size: 2.5vh;
}
p {
font-family: var(--font-family-generic);
}
ion-icon {
width: 1rem;
height: 1rem;
@@ -111,6 +115,8 @@ ion-icon {
background-color: var(--background-2);
border-top-right-radius: var(--border-radius-large);
font-size: 1.65vh;
position: absolute;
bottom: 0;
}