Add margin below content

This commit is contained in:
Gabe Kangas 2022-09-01 22:00:00 -07:00
parent 7a9332408e
commit dbcccb79f5
No known key found for this signature in database
GPG key ID: 9A56337728BC81EA

View file

@ -10,6 +10,7 @@
}
.lowerSection {
padding: 0em 2em;
margin-bottom: 2em;
}
}