tweaking width of text on mobile
This commit is contained in:
parent
320dd7cfa4
commit
f357709a92
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ h2, h3{
|
|||
@media (orientation:portrait){
|
||||
|
||||
h1{
|
||||
font-size: 10vw;
|
||||
font-size: 7vw;
|
||||
|
||||
margin-left: 0vw;
|
||||
margin-right: 0vw;
|
||||
|
|
Loading…
Add table
Reference in a new issue