diff --git a/frontend/resources/styles/common/framework.scss b/frontend/resources/styles/common/framework.scss index d294b661d..d690ec01d 100644 --- a/frontend/resources/styles/common/framework.scss +++ b/frontend/resources/styles/common/framework.scss @@ -22,8 +22,8 @@ transition: all .4s; text-decoration: none !important; svg { - height: 15px; - width: 15px; + height: 16px; + width: 16px; } &.btn-large { font-size: $fs14;