From 895a0df74bf23fadf0cb4ee041e1463f9055eded Mon Sep 17 00:00:00 2001 From: Dym Sohin Date: Sun, 28 Jun 2020 03:00:12 +0200 Subject: [PATCH] tweak css for signalboost (#170) --- css/hack.css | 9 +++++++++ templates/signalboost.html | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/css/hack.css b/css/hack.css index 16e9aa5..4afd307 100644 --- a/css/hack.css +++ b/css/hack.css @@ -789,3 +789,12 @@ select.form-control { width: 100%; } } + +.signalboost > .cell { + margin-right: 1rem; + margin-bottom: 2rem; +} +.signalboost > .cell > p { + margin-top: 0.5rem; + margin-bottom: 0.5rem; +} diff --git a/templates/signalboost.html b/templates/signalboost.html index e128867..c125447 100644 --- a/templates/signalboost.html +++ b/templates/signalboost.html @@ -17,7 +17,7 @@

People

-
+
{{ range . }}
{{ .Name }}