fix: scrollycoding min-height

This commit is contained in:
ndom91
2022-06-08 14:24:24 +02:00
parent 95d9263954
commit 8021d29c0d

View File

@@ -31,6 +31,8 @@
--ifm-navbar-background-color: rgba(255, 255, 255, 0.95);
--ifm-h1-font-size: 3rem;
--ifm-h1-font-size: 2rem;
--ch-scrollycoding-code-min-height: 500px;
}
html[data-theme="dark"]:root {