Multiclass Selectors

Back

.row.red{
  width: 50%;
}
/*
  will select <div class="row red"></div>
*/