changed font size

This commit is contained in:
JoBCB 2021-08-29 13:49:32 +01:00
parent f3fd3f60f6
commit e63e0dc17e

View File

@ -33,8 +33,8 @@ body > a {
visibility: hidden;
}
h1{
font-size: 5rem;
line-height: 4.5rem;
font-size: 6.5rem;
line-height: 6.5rem;
margin: 2rem 0rem 4rem 0rem;
text-shadow: 0.05em 0.05em 0.05em var(--color-orange);
}