add a HeaderContentBottom layout

- rewrite album page to use the above layout
This commit is contained in:
geoffrey45
2022-07-07 11:55:13 +03:00
parent 1bfa43350c
commit 7a953d366e
8 changed files with 244 additions and 184 deletions
+4
View File
@@ -54,6 +54,10 @@ a {
border: none;
}
.noscroll {
overflow: hidden;
}
.card-dark {
background-color: #fff;
}