diff --git a/epicyon-profile.css b/epicyon-profile.css index c126e3f8c..46b245ed2 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -2832,7 +2832,7 @@ h3 { margin: 40px 100px; } .columnIcons img { - width: 100%; + width: 150%; float: right; margin-right: 1vw; } @@ -3678,7 +3678,7 @@ h3 { margin: 40px 80px; } .columnIcons img { - width: 100%; + width: 150%; float: right; margin-right: 1vw; }