Improve buttons spacing in footer

This commit is contained in:
Danny Spina 2023-06-20 13:13:43 +02:00
parent a1b08e75a5
commit 145a39045f

4
dist/index.html vendored
View File

@ -31,7 +31,9 @@
}
footer {
display: flex;
flex-direction: column;
justify-content: space-around;
width: 100%;
padding: 1rem;
}
h1 {
font-size: 3rem;