8 lines
183 B
SCSS
8 lines
183 B
SCSS
|
#events {
|
||
|
width: 100%;
|
||
|
sib-event .events sib-form sib-form-dropdown::before {
|
||
|
font-family: $rd-font-family;
|
||
|
font-size: 24px;
|
||
|
line-height: 29px;
|
||
|
}
|
||
|
}
|