diff --git a/src/static/css/style.css b/src/static/css/style.css index e3bfc3a..c570e77 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -351,9 +351,3 @@ hr{ color: #1a1a1a; 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; -}