Typography: Remove explicit font-size from <p> and <pre>
Rely on <body> for font-size.
This commit is contained in:
parent
f705d612ed
commit
c1456a6ee2
1 changed files with 0 additions and 4 deletions
|
@ -74,10 +74,6 @@ p {
|
|||
letter-spacing: 0.01em;
|
||||
}
|
||||
|
||||
p, pre {
|
||||
font-size: var(--text-m);
|
||||
}
|
||||
|
||||
sup {
|
||||
font-size: var(--text-xs);
|
||||
line-height: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue