filling in empty spaces in draft text
This commit is contained in:
parent
aee54c2ffc
commit
e95c4cff73
7 changed files with 32 additions and 24 deletions
|
@ -16,7 +16,7 @@ h1
|
|||
text-align: center;
|
||||
margin-top: 45vh;
|
||||
margin-bottom: 0;
|
||||
font-size: 4.5rem;
|
||||
font-size: 7rem;
|
||||
|
||||
transition: margin 1s;
|
||||
}
|
||||
|
@ -26,6 +26,7 @@ h2
|
|||
text-align: center;
|
||||
margin-top: 0;
|
||||
margin-bottom: 5vh;
|
||||
font-size: 3rem;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue