Github - Changed Github page mobile font sizes

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

View File

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