aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/scss/_footer.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/static/scss/_footer.scss b/static/scss/_footer.scss
index 29d0e51..a7ef8af 100644
--- a/static/scss/_footer.scss
+++ b/static/scss/_footer.scss
@@ -6,10 +6,7 @@ footer {
justify-content: center;
flex-wrap: wrap;
margin: 0.8rem auto;
-
- img {
- margin: auto 0.5rem;
- }
+ gap: 1rem;
}
#copyright {
text-align: center;