margin bottom diaporatma node-type-site
This commit is contained in:
		@@ -3212,6 +3212,7 @@ body {
 | 
			
		||||
  flex-direction: row !important;
 | 
			
		||||
  gap: 20px;
 | 
			
		||||
  flex-wrap: wrap;
 | 
			
		||||
  margin-bottom: 2rem;
 | 
			
		||||
}
 | 
			
		||||
@media (max-width: 500px) {
 | 
			
		||||
  .node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .paragraph--type--site-diapo .field_field_images .diaporama {
 | 
			
		||||
 
 | 
			
		||||
@@ -277,6 +277,7 @@
 | 
			
		||||
                            // justify-content: space-between;
 | 
			
		||||
                            gap: 20px;
 | 
			
		||||
                            flex-wrap: wrap;
 | 
			
		||||
                            margin-bottom: 2rem;
 | 
			
		||||
                            @media(max-width: 500px){
 | 
			
		||||
                                flex-direction: column !important;
 | 
			
		||||
                            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user