less critical fix

This commit is contained in:
Looki2000 2023-03-21 13:20:39 +01:00
parent 31bccb5be7
commit e79215a58e

View File

@ -114,7 +114,9 @@ h1 {
/* rotate text */
transform: rotate(13deg);
text-shadow: 0 0 15px #000
text-shadow: 0 0 15px #000;
font-size: 400%;
}