margin bottom diaporatma node-type-site

This commit is contained in:
2024-11-08 11:22:05 +01:00
parent 951a048340
commit 18acb86b14
2 changed files with 2 additions and 0 deletions

View File

@@ -277,6 +277,7 @@
// justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
margin-bottom: 2rem;
@media(max-width: 500px){
flex-direction: column !important;
}