Преглед изворни кода

added padding to bottom of donate

chootka пре 9 година
родитељ
комит
56978288c2
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5 1
      assets/themes/css/style.css

+ 5 - 1
assets/themes/css/style.css

@@ -429,7 +429,11 @@ a .title {
   padding: 20px 0;
 }
 
-.donate {    
+.donate { 
+  padding-bottom: 10px;   
+}
+
+.donate a {
   font-weight: 600;
   border-bottom: solid 1px;
   padding-bottom: 2px;