Add margin-bottom class and cell template for data-waktu

This commit is contained in:
kur0nek-o
2024-02-29 15:04:46 +07:00
parent c2a847d68f
commit c8be80a4eb
3 changed files with 40 additions and 4 deletions

View File

@ -1373,6 +1373,10 @@ body {
margin-top: 1.5rem;
}
.mb-5 {
margin-bottom: 1.25rem;
}
.mb-10 {
margin-bottom: 2.5rem;
}