all repos — flounder @ 500da14a4cf030e8bccfd9ad9f9eae972fd28aa0

A small site builder for the Gemini protocol

Reduce from 75 to 72
alex wennerberg alex@alexwennerberg.com
Sat, 13 Mar 2021 10:29:58 -0800
commit

500da14a4cf030e8bccfd9ad9f9eae972fd28aa0

parent

8f51e83c8b62fb971278af6cae2d28d62cc36307

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

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

@@ -1,5 +1,5 @@

main { - max-width: 75ch; + max-width: 72ch; padding: 2ch; margin: auto; font-family: "Roboto", Helvetica, Arial, Sans-serif;