Add padding to front featured entity list description
authorLaury GvR <laury@gaslightmedia.com>
Tue, 25 Sep 2018 18:42:00 +0000 (14:42 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 25 Sep 2018 18:42:00 +0000 (14:42 -0400)
css/front.css

index 4616d82..a05be83 100644 (file)
@@ -1124,7 +1124,7 @@ glm-member-detail-content-toggle {
     overflow: hidden;
 }
 #featured-grid .featured-grid-item .featured-grid-item-info {
-    padding: 5px;
+    padding: 10px;
 }
 
 /* Featured Grid End */