Fix font-size on mobile
This commit is contained in:
parent
2419e25e73
commit
d5bf66d071
@ -148,6 +148,8 @@ pre code {
|
||||
display: block;
|
||||
padding: var(--spacing);
|
||||
overflow-x: auto;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-moz-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
table {
|
||||
|
Loading…
x
Reference in New Issue
Block a user