Add padding to the footer

This commit is contained in:
Maciej Pędzich 2023-09-03 04:27:44 +02:00
parent 7d31433de9
commit d5b245b33a

View File

@ -16,6 +16,7 @@
<style>
footer {
margin: 2rem 0 3rem 0;
padding: 1rem;
}
p {