Increased scaling
This commit is contained in:
parent
f542549a36
commit
3411da13d6
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ body {
|
|||
}
|
||||
|
||||
p {
|
||||
font-size: 14px;
|
||||
font-size: 18px;
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
|
@ -46,7 +46,7 @@ footer {
|
|||
}
|
||||
|
||||
footer p {
|
||||
font-size: 8px;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
/* Custom classes */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue