_phalcon.scss 99 B

12345678
  1. ._phalcon {
  2. @extend %simple;
  3. h3 > small {
  4. float: right;
  5. color: $textColorLight;
  6. }
  7. }