[frontend] Add margin to hoodpage bottom
This commit is contained in:
parent
e965e4da82
commit
d92fd7dd6f
|
@ -1,6 +1,7 @@
|
|||
.container {
|
||||
display: grid;
|
||||
gap: 30px;
|
||||
margin-bottom: 10%;
|
||||
}
|
||||
|
||||
.markdown {
|
||||
|
|
Loading…
Reference in a new issue