diff --git a/src/css/y.css b/src/css/y.css index e25d353..4069e07 100644 --- a/src/css/y.css +++ b/src/css/y.css @@ -1,6 +1,6 @@ html { font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; - font-size: normal; + font-size: large; line-height: 1.5; } html,body { margin: 0; padding: 0; border: 0; } @@ -58,6 +58,7 @@ hr { opacity: 0.3; } white-space: nowrap; } header, footer { text-align: center; } +main#content { clear: both; } #content,.content,footer { padding: 1rem; max-width: 65ch;