Visual tweaks to general tab

This commit is contained in:
Carlos Fernandez 2026-03-12 18:51:36 -04:00
parent 308a04e6c5
commit bbdfebca0e
2 changed files with 23 additions and 22 deletions

View file

@ -23,7 +23,7 @@
}
.title-hint {
font-size: var(--font-size-12);
font-size: var(--font-size-14);
font-variant: small-caps;
text-align: center;
}
@ -45,6 +45,7 @@
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 4px;
}
.label-container {