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 1f51d1c commit 0d66347Copy full SHA for 0d66347
scaladoc/resources/dotty_res/styles/theme/layout/content.css
@@ -91,7 +91,7 @@
91
@media (max-width: 768px) {
92
93
#content {
94
- padding-top: calc(5 * var(--base-spacing));
+ padding-top: calc(10 * var(--base-spacing));
95
padding-bottom: calc(6 * var(--base-spacing));
96
}
97
0 commit comments