cómo dar dos clases los mismos CSS en angular
.objectOne, .objectTwo { /* We will now both be changed */
margin: 0 auto;
}
Duco Defiant Dogfish
.objectOne, .objectTwo { /* We will now both be changed */
margin: 0 auto;
}