drip: más accesible(?)
This commit is contained in:
parent
b51411a68b
commit
455dc9a0aa
1 changed files with 2 additions and 1 deletions
3
drip.css
3
drip.css
|
@ -4,7 +4,8 @@
|
|||
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
max-width: 75rem;
|
||||
max-width: 70ch;
|
||||
line-height: 1.5;
|
||||
margin: 0 auto;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
|
Reference in a new issue