Update style.css

This commit is contained in:
Kaisaan 2022-10-14 23:25:38 -04:00
parent 957c2f226b
commit 3db1d12fb8

View File

@ -24,6 +24,7 @@ body {
margin: 0;
padding: 0;
font-size: 16px;
transform: scale(0.8, 1);
}
p, h1, h2 {
@ -32,7 +33,6 @@ p, h1, h2 {
p {
font-size: 1em;
transform: scale(0.8, 1);
}
h1 {