From bf556753b38cfc6db50c390bad1d9ec36a6760e6 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Fri, 24 Sep 2021 09:54:55 +0200 Subject: [PATCH] Rework ui to try to fit into screen --- main.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index cf8c080..0b00bab 100644 --- a/main.go +++ b/main.go @@ -33,6 +33,7 @@ func Serve(w http.ResponseWriter, r *http.Request) {