decrease prominence of author info in ui

This commit is contained in:
Alexander Cobleigh 2022-12-19 12:25:56 +01:00 committed by Anirudh Oppiliappan
parent 27ed90c5eb
commit f3c20bcb27
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ a:hover {
.commit-info {
color: var(--gray);
padding-bottom: 1.5rem;
font-size: 0.75rem;
}
@media (max-width: 600px) {