Github - Changed Github page mobile font sizes

This commit is contained in:
Camerin 2022-06-19 16:18:35 -04:00
parent d6ac39775a
commit 0914b66aaf
1 changed files with 5 additions and 2 deletions

View File

@ -141,10 +141,13 @@
.repo .content { .repo .content {
flex-direction: column; flex-direction: column;
} }
.repo .times {
font-size: 16px; .repo .time, .repo .content, .repo .languages{
font-size: large;
} }
.Github .sort-menu { .Github .sort-menu {
align-items: center; align-items: center;
flex-direction: row; flex-direction: row;