chore: styles

This commit is contained in:
Cory Dransfeldt 2024-08-14 08:06:38 -07:00
parent c3563b0ac3
commit 51b60301d1
No known key found for this signature in database
6 changed files with 45 additions and 46 deletions

View file

@ -554,13 +554,6 @@ li {
text-align: center !important;
}
.text-centered-vertically {
min-height: 60vh;
display: flex;
align-items: center;
justify-content: center;
}
.text-small {
font-size: var(--font-size-sm) !important;
}