diff --git a/themes/mytheme/assets/css/common/footer.css b/themes/mytheme/assets/css/common/footer.css index 67af4c0..6738b06 100644 --- a/themes/mytheme/assets/css/common/footer.css +++ b/themes/mytheme/assets/css/common/footer.css @@ -35,8 +35,8 @@ bottom: 30px; right: 30px; z-index: 99; - width: 24px; - height: 24px; + width: 32px; + height: 32px; border: none; outline: none; background-color: var(--tertiary); @@ -44,7 +44,6 @@ cursor: pointer; padding: 8px; border-radius: 5px; - font-size: 18px; transition: visibility 0.5s, opacity 0.8s linear; }