Remove redundant width styles

This commit is contained in:
Ferit Yiğit BALABAN
2022-08-08 18:25:58 +03:00
parent 3487d4857f
commit 900dbebdb8

View File

@@ -251,8 +251,6 @@ $social-button_inner_margin: 10px;
img {
margin: 10px;
height: $social-button_img_width;
width: $social-button_img_width;
}
&:hover {