tweaking width of text on mobile

This commit is contained in:
Nye Evans 2020-12-31 14:12:01 +00:00
parent 320dd7cfa4
commit f357709a92

View file

@ -72,7 +72,7 @@ h2, h3{
@media (orientation:portrait){
h1{
font-size: 10vw;
font-size: 7vw;
margin-left: 0vw;
margin-right: 0vw;