mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 03:26:35 +00:00 
			
		
		
		
	Use bigger bottom margin in card.html and panel.html (#1323)
Fixes #823
This commit is contained in:
		 Dawid Potocki
					Dawid Potocki
				
			
				
					committed by
					
						 blacklight447
						blacklight447
					
				
			
			
				
	
			
			
			 blacklight447
						blacklight447
					
				
			
						parent
						
							aeb3188a97
						
					
				
				
					commit
					2eaf6441db
				
			| @@ -1,4 +1,4 @@ | ||||
| <div class="col-xl-4 col-lg-6 col-md-12 mb-2"> | ||||
| <div class="col-xl-4 col-lg-6 col-md-12 mb-4"> | ||||
|     <div class="card card-{{include.color}}"> | ||||
|         {% if include.color == "warning" %} | ||||
|         <div class="card-header text-dark bg-{{include.color}}"> | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| <div class="col-xl-4 col-lg-6 col-md-12 mb-2"> | ||||
| <div class="col-xl-4 col-lg-6 col-md-12 mb-4"> | ||||
|     <div class="card card-{{include.color}}"> | ||||
|         {% if include.color == "warning" %} | ||||
|         <div class="card-header text-dark bg-{{include.color}}"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user