Fix: Remove explicit heading sizes - only body text is 18px
This commit is contained in:
@@ -50,10 +50,6 @@
|
||||
}
|
||||
|
||||
/* Heading sizes - kept reasonable */
|
||||
h1 { font-size: 2.5rem; } /* 40px */
|
||||
h2 { font-size: 2rem; } /* 32px */
|
||||
h3 { font-size: 1.5rem; } /* 24px */
|
||||
h4 { font-size: 1.25rem; } /* 20px */
|
||||
|
||||
p {
|
||||
margin-bottom: 1.25em;
|
||||
|
||||
Reference in New Issue
Block a user