// Legends styles // ---------------------------------------------- /* SG # Forms/Labels ```






RADIO

RADIO




``` */ .CDB-Legend { width: $baseSize * 12; } .CDB-Legend--big { width: ($baseSize * 24); } .CDB-Fieldset { @include display-flex(); @include align-items(center); } .CDB-Fieldset-block { width: 100%; }