semicolon for last/single attribute in body, input, select, option

This commit is contained in:
Jonas Hess 2022-01-30 14:08:31 +01:00
parent 96f58d1651
commit f02b5f7127
No known key found for this signature in database
GPG Key ID: 8F51E16E7961BD47

View File

@ -70,7 +70,7 @@ html {
} }
body, input, select, option { body, input, select, option {
font: 12pt "Open Sans", Arial, sans-serif font: 12pt "Open Sans", Arial, sans-serif;
} }
body { body {