Updated page width

This commit is contained in:
Mark Qvist 2023-12-25 12:07:43 +01:00
parent ab11cc6e69
commit ce88b8b982
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ html {
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Segoe UI Emoji', 'Apple Color Emoji', 'Noto Color Emoji', sans-serif;
line-height: 1.4;
max-width: 800px;
max-width: 820px;
margin: 20px auto;
padding: 0 10px;
word-wrap: break-word;

View File

@ -127,7 +127,7 @@ html {
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', 'Segoe UI Emoji', 'Apple Color Emoji', 'Noto Color Emoji', sans-serif;
line-height: 1.4;
max-width: 800px;
max-width: 820px;
margin: 20px auto;
padding: 0 10px;
word-wrap: break-word;