Increase footer padding

This commit is contained in:
Jay Trees 2022-03-28 09:40:47 +02:00
parent e61fec06a4
commit 49b394959c

View file

@ -23,6 +23,12 @@ img {
position: sticky;
top: 100%;
}
@media (min-width: 768px) {
.ui.footer {
padding-top: 2em;
padding-bottom: 2em;
}
}
/**
* Progress