Clean up unneeded override

This commit is contained in:
David Cook
2023-08-25 17:23:05 +10:00
parent 451513ad04
commit 7d6ba2d31f
3 changed files with 0 additions and 15 deletions

View File

@@ -33,7 +33,6 @@ textarea {
label {
font-weight: 600;
text-transform: uppercase;
font-size: 85%;
margin-bottom: 3px;
color: $near-black;
@@ -145,7 +144,6 @@ fieldset {
color: $color-2;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
padding: 8px 15px;
margin: 0 auto;