try making text less wide

This commit is contained in:
Kaisaan 2022-10-14 23:23:03 -04:00
parent 67feea33bf
commit c50349acf3

View File

@ -32,6 +32,7 @@ p, h1, h2 {
p {
font-size: 1em;
transform: scale(0.8, 1);
}
h1 {