Adjusted mobile view for github times

This commit is contained in:
Camerin 2022-01-08 13:27:23 -05:00
parent d26d2f8b6e
commit 3530a2fa93
1 changed files with 3 additions and 0 deletions

View File

@ -110,4 +110,7 @@
.repo .content { .repo .content {
flex-direction: column; flex-direction: column;
} }
.repo .times {
font-size: 16px;
}
} }