git-preview @ main

static git web frontend but with images and html previews + code truncation

css: bottom padding in refs pre
Sat, 24 Dec 2022
1 files changed, 1 insertions(+), 0 deletions(-)
M static/style.css

@@ -215,6 +215,7 @@ }

.refs pre { white-space: pre-wrap; + padding-bottom: 0.5rem; } .refs strong {