diff --git a/app/javascript/src/styles/common/_footer.scss b/app/javascript/src/styles/common/_footer.scss index 31c2c6935..53cf3473e 100644 --- a/app/javascript/src/styles/common/_footer.scss +++ b/app/javascript/src/styles/common/_footer.scss @@ -29,7 +29,7 @@ footer.footer-wrapper { margin-right: -3.25rem; background: themed("color-background") themed("image-background"); - border-radius: 50%; + border-radius: 25%; padding: 0.5rem; } }