[style]Fix style
This commit is contained in:
parent
9d890d637e
commit
26ddb198a1
1 changed files with 4 additions and 4 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
= render 'header', conference: @conference, venue: @conference.venue
|
= render 'header', conference: @conference, venue: @conference.venue
|
||||||
|
|
||||||
-# happening now events
|
-# happening now events
|
||||||
%section#happening_now
|
%section#happening-now
|
||||||
- if @conference.splashpage.include_happening_now
|
- if @conference.splashpage.include_happening_now
|
||||||
- if @events_schedules.any?
|
- if @events_schedules.any?
|
||||||
.row
|
.row
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue