hubl/src/styles/layout/events/events.scss

8 lines
183 B
SCSS
Raw Normal View History

2020-02-04 11:25:58 +00:00
#events {
width: 100%;
sib-event .events sib-form sib-form-dropdown::before {
font-family: $rd-font-family;
font-size: 24px;
line-height: 29px;
}
}