We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12bdb33 commit a62d7e6Copy full SHA for a62d7e6
build-tools/static/md/mkdocs/docs/css/custom.css
@@ -196,11 +196,6 @@ body.reveal-agda-source pre.Agda.hidden-source {
196
.md-main__inner {
197
max-width: 78rem; /* default ~72rem */
198
}
199
-/* Make Agda code blocks scroll horizontally instead of overflowing. */
200
-.md-content pre.Agda {
201
- white-space: pre;
202
- overflow-x: auto;
203
-}
204
/* Tighten sidebars slightly. */
205
.md-sidebar--secondary {
206
width: 14rem; /* default ~15rem */
0 commit comments