mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 23:44:19 +01:00
style(css): increase line-height
This commit is contained in:
@@ -30,7 +30,7 @@ body {
|
|||||||
.content p, .content li, .content label {
|
.content p, .content li, .content label {
|
||||||
font-family: Georgia, serif;
|
font-family: Georgia, serif;
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
line-height: 1.8rem;
|
line-height: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content small {
|
.content small {
|
||||||
|
|||||||
Reference in New Issue
Block a user