Done adding admin password

Just gotta do documentation
This commit is contained in:
Kristy Fournier 2025-10-03 18:51:12 -04:00
parent 1733a485b4
commit 76971ea75e
3 changed files with 35 additions and 21 deletions

View file

@ -177,6 +177,14 @@ h4 {
border-bottom: 0;
}
.settings > .item > h2 {
margin-bottom: 4px;
}
.settings > .item > p {
margin-top: 0px
}
.versionNumber {
font-size: 8px;
font-style: italic;