7 lines
90 B
CSS
7 lines
90 B
CSS
.ml-4 {
|
|
margin-left: 1rem !important;
|
|
}
|
|
|
|
.ml-6 {
|
|
margin-left: 1.5rem !important;
|
|
} |