adjusted font size
This commit is contained in:
@@ -59,11 +59,10 @@ h4 {
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 1.2em;
|
||||
font-size: clamp(1em, 1.1em, 1.22em);
|
||||
font-weight: 400;
|
||||
line-height: 1.4;
|
||||
max-width: 33em;
|
||||
margin-right: 12px;
|
||||
max-width: 50em;
|
||||
}
|
||||
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user