diff --git a/assets/shortcodes/_icons.scss b/assets/shortcodes/_icons.scss index b8ecb8a..aa9fac3 100644 --- a/assets/shortcodes/_icons.scss +++ b/assets/shortcodes/_icons.scss @@ -1,5 +1,5 @@ .icon { - width: 2rem; - height: 2rem; + width: 1.25rem; + height: 1.25rem; fill: currentColor; } \ No newline at end of file