commit 29/01/2026

This commit is contained in:
2026-01-29 22:58:20 +07:00
parent b04e168b9a
commit b90982366d
19 changed files with 421 additions and 111 deletions

View File

@@ -50,6 +50,10 @@
margin-top: 1rem!important;
}
.me-1 {
margin-right: .25rem!important;
}
.me-2 {
margin-right: .5rem!important;
}
@@ -78,6 +82,10 @@
margin-bottom: auto!important;
}
.ms-1 {
margin-left: .25rem!important;
}
@media (min-width:768px) {
.me-md-auto {
margin-right: auto!important;