diff --git a/app/javascript/styles/about.scss b/app/javascript/styles/about.scss
index 01a34153864ed88e1ac278d6209d0f04de59dd41..daf0e4ac53842794278d0fa7c3fbf2a6fa3f5f4d 100644
--- a/app/javascript/styles/about.scss
+++ b/app/javascript/styles/about.scss
@@ -455,12 +455,12 @@
       .brand {
         a {
           padding-left: 0;
+          padding-right: 0;
           color: $white;
         }
 
         img {
           height: 32px;
-          margin-right: 10px;
           position: relative;
           top: 4px;
           left: -10px;
@@ -728,7 +728,6 @@
       .links .brand img {
         left: 0;
         top: 0;
-        margin-right: 0;
       }
 
       .hero {