Header+Footer: further implement new spec

This commit is contained in:
rektdeckard
2020-10-04 00:59:35 -04:00
parent fd70654312
commit 2870f20ddf
6 changed files with 291 additions and 290 deletions

View File

@@ -1,5 +1,5 @@
.grid-container {
padding: 0px 16px 4px;
padding: 32px 16px;
min-height: 80vh;
}
@@ -171,5 +171,5 @@
.beacon {
position: relative;
top: -64px;
top: -96px;
}