Add footer menu

This commit is contained in:
James Panther
2021-10-19 15:45:11 +11:00
parent 07562ee7d4
commit 1901917d7c
6 changed files with 58 additions and 5 deletions
+4
View File
@@ -2341,6 +2341,10 @@ body a, body button {
padding-top: 0.75rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.pt-4 {
padding-top: 1rem;
}