1 2 3 4 5 6 7 8 9 10 11
.page-user { .menu { background-color: #F44336; &-container { max-width: 600px; margin: 0 auto; padding: 8px; } } }