diff --git a/public/img/supporter.png b/public/img/supporter.png index a2d0f47b..796f3b4c 100644 Binary files a/public/img/supporter.png and b/public/img/supporter.png differ diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 6f1f0c54..5312a1e2 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -843,10 +843,10 @@ a.tag:hover { .supporter-badge { background:url(/img/supporter.png); width: 99px; - height: 26px; - float: left; + height: 24px; + background-size: 99px; + display: inline-block; margin-top: 7px; - margin-left: 10px; } .title-with-badge { float: left; @@ -855,6 +855,7 @@ a.tag:hover { } .title-with-badge span { float: left; + margin-right: 10px; } .section { padding: 55px 8%;