Changes

16 bytes added ,  14:24, 12 October 2021
m
card padding (mobile)
Line 37: Line 37:  
   }
 
   }
 
   .card{
 
   .card{
   padding-top: 6px;
+
   padding-top: 12px !important;
   padding-bottom: 6px;
+
   padding-bottom: 12px !important;
 
   }
 
   }
 
   .card-body{
 
   .card-body{
   padding: 6px 0 0 0 !important;  
+
   padding: 0 !important;  
 
   }
 
   }
 
}
 
}
233

edits