2025-06-22 12:01:57 +02:00

8 lines
94 B
CSS

/* Module Custom Styles */
.mb-6 {
margin-bottom: 6rem;
}
.mt-3 {
margin-top: 3rem;
}