You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
simple-yewu/frontend/web/assets/css/custom.css

15 lines
210 B

.mb-8 {
margin-bottom: 8px !important;
}
.mr-8 {
margin-right: 8px !important;
}
.mt-8 {
margin-top: 8px !important;
}
.ml-8 {
margin-left: 8px !important;
}
.m-8 {
margin: 8px !important;
}