[style]Remove extra white space
This commit is contained in:
parent
6e045061e7
commit
5aea1efab1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
- if conference.splashpage.include_program && conference.splashpage.include_happening_now
|
- if conference.splashpage.include_program && conference.splashpage.include_happening_now
|
||||||
- if events_schedules.any?
|
- if events_schedules.any?
|
||||||
.row
|
.row
|
||||||
%h2.text-center{ style: 'margin-bottom:30px' }
|
%h2.text-center{ style: 'margin-bottom:30px' }
|
||||||
- if is_happening_next
|
- if is_happening_next
|
||||||
Happening Next
|
Happening Next
|
||||||
- else
|
- else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue