Github - Changed Github page mobile font sizes
This commit is contained in:
parent
d6ac39775a
commit
0914b66aaf
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue