commit 17/10/2025
TODO lanjutin menu Timer Modal
This commit is contained in:
@@ -37,3 +37,52 @@
|
||||
--bs-btn-disabled-border-color: #0d6efd;
|
||||
}
|
||||
|
||||
.my-4 {
|
||||
margin-top: 1.5rem!important;
|
||||
margin-bottom: 1.5rem!important;
|
||||
}
|
||||
|
||||
.mt-0 {
|
||||
margin-top: 0!important;
|
||||
}
|
||||
|
||||
.me-2 {
|
||||
margin-right: .5rem!important;
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: .5rem!important;
|
||||
}
|
||||
|
||||
.mb-3 {
|
||||
margin-bottom: 1rem!important;
|
||||
}
|
||||
|
||||
.mb-4 {
|
||||
margin-bottom: 1.5rem!important;
|
||||
}
|
||||
|
||||
.mb-5 {
|
||||
margin-bottom: 3rem!important;
|
||||
}
|
||||
|
||||
.mb-7 {
|
||||
margin-bottom: 6rem !important;
|
||||
}
|
||||
|
||||
.mb-auto {
|
||||
margin-bottom: auto!important;
|
||||
}
|
||||
|
||||
@media (min-width:768px) {
|
||||
.me-md-auto {
|
||||
margin-right: auto!important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width:768px) {
|
||||
.mb-md-0 {
|
||||
margin-bottom: 0!important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user