8 lines
94 B
CSS
8 lines
94 B
CSS
/* Module Custom Styles */
|
|
.mb-6 {
|
|
margin-bottom: 6rem;
|
|
}
|
|
|
|
.mt-3 {
|
|
margin-top: 3rem;
|
|
} |