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 d647025 commit f781f1dCopy full SHA for f781f1d
core/css/public.scss
@@ -69,7 +69,7 @@ $footer-height: 65px;
69
70
/* public footer */
71
footer {
72
- position: fixed;
+ position: sticky !important;
73
display: flex;
74
align-items: center;
75
justify-content: center;
0 commit comments