diff --git a/styles/default/default.css b/styles/default/default.css index a16065b..bd34377 100644 --- a/styles/default/default.css +++ b/styles/default/default.css @@ -7,7 +7,7 @@ body, html { background: white; width: 700px; margin: auto; - font-family: Sans; + font-family: sans-serif; font-size: 0.9em; color: #000; letter-spacing: 0.05em;