email button fix

This commit is contained in:
Thomas Smith 2022-09-14 13:08:59 -04:00
parent 01b5913e65
commit 05bf0b41ae

View file

@ -351,9 +351,3 @@ hr{
color: #1a1a1a; color: #1a1a1a;
box-shadow: inset 0px 0px 0px 7px #1a1a1a !important; box-shadow: inset 0px 0px 0px 7px #1a1a1a !important;
} }
.radio-btn-label{
font-family: "pp-neue-machina", sans-serif;
text-transform: uppercase;
font-size: 38px;
}