change font size

This commit is contained in:
t404owo
2025-10-18 00:48:16 +00:00
parent 92b0e1232e
commit fd290598c1
2 changed files with 2 additions and 2 deletions

View File

@@ -604,6 +604,7 @@ nav {
margin-top: 0.5rem;
margin-left:-5px;
padding: 5px;
font-size:0.95rem;
}
:not(textarea) {
@@ -676,7 +677,6 @@ nav {
textarea,
textfield {
padding: 5px;
font-size: 0.95rem;
resize: vertical;
min-height: 5rem;
}