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 9e2af9d commit ad68300Copy full SHA for ad68300
src/css/custom.css
@@ -173,7 +173,7 @@ p {
173
@media (min-width: 82.5rem) {
174
.main-wrapper:not(.full-width),
175
.navbar__inner,
176
- footer .container {
+ .footer .container {
177
max-width: 82.5rem;
178
margin: auto;
179
}
@@ -197,7 +197,7 @@ p {
197
198
199
200
-footer {
+.footer {
201
border-top: 1px solid var(--ifm-toc-border-color);
202
203
0 commit comments