css: set repo desc font weight to normal
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M static/style.css → static/style.css
@@ -118,6 +118,7 @@ white-space: pre-wrap; } .desc { + font-weight: normal; color: var(--gray); font-style: italic; }