5 lines
33 B
CSS
5 lines
33 B
CSS
|
.mt-2 {
|
||
|
margin-top: 2rem;
|
||
|
}
|
||
|
|