Use content card for footer

This commit is contained in:
2026-06-18 11:49:34 +02:00
parent 9ac8569d2e
commit 4e24faefeb
2 changed files with 5 additions and 7 deletions
+3 -1
View File
@@ -28,6 +28,8 @@ main {
flex: 1;
}
.sg-page-layout-public__footer-group {
.sg-page-layout-public__footer-card {
margin-top: auto;
--surface-card: var(--surface-card-group);
--surface-card-body: var(--surface-card-group);
}