Adjustments for printing

This commit is contained in:
Jocelyn Badgley (Twipped)
2021-03-25 14:11:42 -07:00
parent 08478f5a81
commit b6fcbc0e4d
18 changed files with 242 additions and 144 deletions

View File

@@ -1,11 +1,5 @@
.front-page {
header {
@media (max-width: 500px) {
position: absolute;
}
}
.top-fold {
min-height: 100vh;
background-color: $header-bg-mid;