tweaking font size for mobile again (this time tweaking the right paragraph)
im an idiot
This commit is contained in:
parent
573b731a55
commit
c71e8ec662
1 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ h2, h3{
|
||||||
@media (orientation:portrait){
|
@media (orientation:portrait){
|
||||||
|
|
||||||
h1{
|
h1{
|
||||||
font-size: 4vw;
|
font-size: 10vw;
|
||||||
|
|
||||||
margin-left: 0vw;
|
margin-left: 0vw;
|
||||||
margin-right: 0vw;
|
margin-right: 0vw;
|
||||||
|
@ -96,7 +96,7 @@ h2, h3{
|
||||||
|
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
||||||
font-size: 2vw;
|
font-size: 1.3vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue