Change "container" to "panel"

This commit is contained in:
2025-01-02 14:23:57 -08:00
parent 1fb373aac6
commit c53ba06f46
6 changed files with 11 additions and 13 deletions

View File

@ -101,7 +101,7 @@ nav div.inline {
}
}
div.container {
div.panel {
color: var(--text-color);
border: solid 1px #00000033;
border-radius: 8px;