init css file + font
This commit is contained in:
1
src/styles/layout/events/_index.scss
Normal file
1
src/styles/layout/events/_index.scss
Normal file
@ -0,0 +1 @@
|
||||
@import 'events.scss';
|
8
src/styles/layout/events/events.scss
Normal file
8
src/styles/layout/events/events.scss
Normal file
@ -0,0 +1,8 @@
|
||||
#events {
|
||||
width: 100%;
|
||||
sib-event .events sib-form sib-form-dropdown::before {
|
||||
font-family: $rd-font-family;
|
||||
font-size: 24px;
|
||||
line-height: 29px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user