fix: math styling

pull/10/head
Antonio De Lucreziis 2 years ago
parent e173ec02a4
commit 3b2ea91e85

@ -234,15 +234,9 @@ hr {
border-bottom: 2px dotted #555;
}
.math {
max-width: 100%;
overflow-x: auto;
}
@media screen and (min-width: $device-m-width) {
.math {
max-width: 100%;
overflow-x: auto;
}
}

Loading…
Cancel
Save