You've already forked AstralRinth
forked from didirus/AstralRinth
Incrased line hights from default to 1.3 at text boxes.
This commit is contained in:
@@ -10,3 +10,7 @@ body {
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.text-container p {
|
||||
line-height: 1.3;
|
||||
}
|
||||
Reference in New Issue
Block a user