Fix margin bottom for mobile

This commit is contained in:
2024-03-18 02:10:19 +01:00
parent 507ed14469
commit 4d8094183c
+4
View File
@@ -52,4 +52,8 @@
.columns.is-multiline {
max-width: 100%;
}
#template {
margin-bottom: 15em;
}
}