further separation of tabs

This commit is contained in:
Henry Jameson 2025-11-24 17:06:55 +02:00
commit 50ede338e7
30 changed files with 1489 additions and 1100 deletions

View file

@ -1,7 +1,20 @@
.settings-modal {
overflow: hidden;
h3 {
font-size: 1.4rem;
margin-top: 1em;
margin-bottom: 1em;
}
h4 {
font-size: 1.2rem;
margin-top: 1em;
margin-bottom: 0.5em;
}
h5 {
font-size: 1rem;
margin-bottom: 0.5em;
}