all repos — legit @ 5912a0bcb539dce1a220656b3b5c382e65014447

web frontend for git, written in go

css: bottom padding in refs pre
Anirudh Oppiliappan x@icyphox.sh
Sat, 24 Dec 2022 15:13:40 +0530
commit

5912a0bcb539dce1a220656b3b5c382e65014447

parent

845cce8ea7f1a12046b6c022d4b195c19fd69583

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

jump to
M static/style.cssstatic/style.css

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

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