mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-21 22:58:21 +00:00
specify line-height so that special characters won't make lines too tall
This commit is contained in:
parent
c66d89e317
commit
eaf0e680c8
@ -9,6 +9,7 @@ body {
|
||||
margin: 0;
|
||||
padding: 8px;
|
||||
box-sizing: border-box;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user