mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-24 14:41:49 -05:00
Reduce code block font size
It is excessive both on mobile and non-mobile IMO.
This commit is contained in:
parent
5f66ffc2f1
commit
775e3681b0
@ -1472,6 +1472,10 @@
|
||||
ol.timeline > li.current {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
pre {
|
||||
font-size: 87.5%;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and ( min-width: 75em ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user