tweaking font size for mobile again (this time tweaking the right paragraph)

im an idiot
This commit is contained in:
Nye Evans 2020-12-31 14:26:49 +00:00
parent 573b731a55
commit c71e8ec662

View file

@ -72,7 +72,7 @@ h2, h3{
@media (orientation:portrait){
h1{
font-size: 4vw;
font-size: 10vw;
margin-left: 0vw;
margin-right: 0vw;
@ -96,7 +96,7 @@ h2, h3{
border-radius: 0;
font-size: 2vw;
font-size: 1.3vw;
}
}