This commit is contained in:
nospeedlimitindonesia
2024-10-10 04:30:38 +00:00
parent 624a9e8ec8
commit 30f53e8d97
7 changed files with 250 additions and 43 deletions

View File

@@ -18,7 +18,7 @@
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
justify-content: start;
position: relative; /* Ensure absolute positioning inside works */
}
.item-type-nomargin {