all repos — flounder @ 53603dd0b72986258f7e3b836e482a979a713dae

A small site builder for the Gemini protocol

Change font

Helvetica is overplayed
alex wennerberg alex@alexwennerberg.com
Tue, 08 Dec 2020 23:09:27 -0800
commit

53603dd0b72986258f7e3b836e482a979a713dae

parent

961e4152251afdb819b0e16d4c8674dfc12e20d8

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/static/style.csstemplates/static/style.css

@@ -2,7 +2,7 @@ main {

max-width: 70ch; padding: 2ch; margin: auto; - font-family: Helvetica, Arial, monospace; + font-family: "Roboto", Helvetica, Arial, Sans-serif; word-wrap: break-word; background-color: white; line-height: 1.5;