aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-10-30 16:55:23 -0300
committerEuAndreh <eu@euandre.org>2020-10-30 16:55:23 -0300
commit3a2f6f0d4e2b7e173ac2657f996c328f07793681 (patch)
tree78e588009fe3c18f33af582944747b90f7e5faf0
parentAdd esperanto dictionary and spellcheck website (diff)
downloadeuandre.org-3a2f6f0d4e2b7e173ac2657f996c328f07793681.tar.gz
euandre.org-3a2f6f0d4e2b7e173ac2657f996c328f07793681.tar.xz
Increase max-width from 700px to 750px
-rw-r--r--styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles.css b/styles.css
index 3bf61f6..29200e2 100644
--- a/styles.css
+++ b/styles.css
@@ -3,7 +3,7 @@
body {
margin: 0px auto 0px auto;
padding: 1%;
- max-width: 700px;
+ max-width: 750px;
font-family: sans-serif;
text-rendering: optimizeLegibility;
background-color: #f7f2f3;