diff options
| -rw-r--r-- | share/style.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/share/style.css b/share/style.css index 59001fd..31127c1 100644 --- a/share/style.css +++ b/share/style.css @@ -7,7 +7,7 @@ body {      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto",                   "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",  "Droid Sans",                   "Helvetica Neue", sans-serif; -    font-size: 1em; +    font-size: 1.1em;      margin: auto;      padding: 20px;      max-width: 720px; |