mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 04:53:28 +02:00
DOC-156: Fix font size issues on non-paragraph text
This commit is contained in:
parent
5ebf141d73
commit
9bf579d878
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ body
|
|||
font-weight: 400;
|
||||
color: #000000;
|
||||
letter-spacing: 0.5px;
|
||||
font-size: 0.95rem;
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in a new issue