[frontend] Add margin to hoodpage bottom

This commit is contained in:
Cathy Hu 2020-10-09 14:54:03 +02:00
parent e965e4da82
commit d92fd7dd6f

View file

@ -1,6 +1,7 @@
.container {
display: grid;
gap: 30px;
margin-bottom: 10%;
}
.markdown {