mirror of
https://github.com/ivabus/www
synced 2024-11-25 11:35:06 +03:00
Increase <p> font size
This commit is contained in:
parent
cdfc335821
commit
d7a11843e2
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ h5{
|
||||||
}
|
}
|
||||||
|
|
||||||
p{
|
p{
|
||||||
|
font-size: 1.1rem;
|
||||||
|
line-height: 1.7rem;
|
||||||
font-family: "inter", sans-serif !important;
|
font-family: "inter", sans-serif !important;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|
Loading…
Reference in a new issue