This commit is contained in:
2024-03-09 10:17:00 -05:00
parent 6c5ad4649e
commit ca5d4d9b51
7 changed files with 84 additions and 7 deletions
+16
View File
@@ -76,6 +76,22 @@ h4 {
font-weight: 400;
}
h1 {
font-size: 2rem;
}
h2 {
font-size: 1.6rem;
}
h3 {
font-size: 1.4rem;
}
h4 {
font-size: 1.2rem;
}
p {
line-height: 1.8rem;
}