Lots of styling updates and fixes.

This commit is contained in:
Cutieguwu
2025-08-01 22:26:20 -04:00
parent b2c5c75e80
commit d65d2e48ae
7 changed files with 65 additions and 25 deletions

View File

@@ -112,3 +112,7 @@ ion-icon {
flex-flow: row wrap;
align-items: flex-start;
}
.italic {
font-style: italic;
}