all repos — elgit @ f3c20bcb27b5546d57d7c212c023dda914348c9b

fork of legit: web frontend for git, written in go

decrease prominence of author info in ui
Alexander Cobleigh angellus.falsus@gmail.com
Mon, 19 Dec 2022 12:25:56 +0100
commit

f3c20bcb27b5546d57d7c212c023dda914348c9b

parent

27ed90c5ebecd56d739e138921ff0be9afb3b945

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

jump to
M static/style.cssstatic/style.css
@@ -234,6 +234,7 @@ .commit-info {
   color: var(--gray);
   padding-bottom: 1.5rem;
+  font-size: 0.75rem;
 }
 
 @media (max-width: 600px) {