@import '../public/mixins'; .address { background-color: #fff; .marginAuto(); .addressContent { ul { padding: 0; // margin: 0; margin-bottom: 20px; } li { font-size: 15px; list-style: none; } } }