slightly smaller font size

This commit is contained in:
B. Petersen 2023-12-13 15:31:04 +01:00 committed by holger krekel
parent 4a2b37f740
commit b1ac2b78c2

View File

@ -2,7 +2,7 @@
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;
font-size: 1.4em;
font-size: 1.2em;
max-width: 800px;
margin: 20px auto;
padding: 0 10px;