More vw conversion

This commit is contained in:
Thomas Smith 2022-09-15 19:05:37 -04:00
parent 4315c7c163
commit 074e1c5785
2 changed files with 2 additions and 4 deletions

View file

@ -4,7 +4,7 @@
border-radius: 0px !important;
font-family: "pp-neue-machina", sans-serif;
text-transform: uppercase;
font-size: 38px;
font-size: 2vw;
border-left: 2px solid #949494 !important;
border-right: 2px solid #949494 !important;
background-color: #1a1a1a !important;

View file

@ -124,7 +124,7 @@ li{
/* Extra-Large Screens*/
@media only screen and (min-width: 1200px) {
/*@media only screen and (min-width: 1200px) {*/
h1{
font-size: 11.5vw;
@ -160,8 +160,6 @@ li{
p{
font-size: 20px;
}
}
/*
@media only screen and (min-width: 768px) and (max-width: 1200px) {