Undo setting of margin for home tagline

This commit is contained in:
Kristina Lim
2019-07-03 03:26:50 +08:00
parent ac8790ecb3
commit 5534109122

View File

@@ -24,7 +24,7 @@
}
h1 {
margin-top: $topbar-height;
margin-top: 2rem;
@media all and (min-width: 768px) {
margin-top: 10rem;