forked from MarseyWorld/MarseyWorld
add ml-5 mr-5 mx-5
parent
e182ddc738
commit
eba9666dd6
|
@ -2274,6 +2274,12 @@ a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus
|
||||||
.ml-4, .mx-4 {
|
.ml-4, .mx-4 {
|
||||||
margin-left: 1.5rem !important;
|
margin-left: 1.5rem !important;
|
||||||
}
|
}
|
||||||
|
.mr-5, .mx-5 {
|
||||||
|
margin-right: 3rem !important;
|
||||||
|
}
|
||||||
|
.ml-5, .mx-5 {
|
||||||
|
margin-left: 3rem !important;
|
||||||
|
}
|
||||||
.mt-5, .my-5 {
|
.mt-5, .my-5 {
|
||||||
margin-top: 3rem !important;
|
margin-top: 3rem !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue