decrease prominence of author info in ui
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M static/style.css → static/style.css
@@ -234,6 +234,7 @@ .commit-info { color: var(--gray); padding-bottom: 1.5rem; + font-size: 0.75rem; } @media (max-width: 600px) {