Adjust sizing and spacing of member db social icons
authorLaury GvR <laury@gaslightmedia.com>
Thu, 12 Sep 2019 13:56:53 +0000 (09:56 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 12 Sep 2019 13:56:53 +0000 (09:56 -0400)
scss/plugins/_glm-member-db.scss

index 7374c05..8de6310 100644 (file)
@@ -583,6 +583,17 @@ body {
                     }
                 }
             }
+            #glm-member-detail-socials {
+                .glm-member-db-socials {
+                    margin-top: 20px;
+                    a {
+                        margin: 0 5px;
+                        img {
+                            width: 28px;
+                        }
+                    }
+                }
+            }
         }
     }