label improvements

This commit is contained in:
Geoff Doty 2024-01-17 18:54:13 -05:00
parent ca9c21171d
commit c6290caca5
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ img,embed,iframe,object,audio,video {
border: none;
}
label {font-weight: 600;}
main {
margin: 0 auto;
padding: var(--space);