diff --git a/src/styles/base.css b/src/styles/base.css index c1fe3bcc..e36ed25f 100644 --- a/src/styles/base.css +++ b/src/styles/base.css @@ -468,18 +468,10 @@ header { min-height: 40%; } -.min-h-70 { - min-height: 70%; -} - @media screen and (min-width: 992px) { .w-md-50 { width: 50% !important; } - - .mb-lg-6 { - margin-bottom: calc(96rem / 16) !important; - } } /* About */