Skip to content

Commit f781f1d

Browse files
committed
fix public view - attempt 2
Signed-off-by: szaimen <szaimen@e.mail.de>
1 parent d647025 commit f781f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/css/public.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ $footer-height: 65px;
6969

7070
/* public footer */
7171
footer {
72-
position: fixed;
72+
position: sticky !important;
7373
display: flex;
7474
align-items: center;
7575
justify-content: center;

0 commit comments

Comments
 (0)