[style] changes to styling and wording

This commit is contained in:
rajavi-mishra 2021-04-21 10:47:49 -07:00
parent 83e4601ddb
commit 690ea5b2a9
2 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@
-# happening now events are displayed second in md or lg view
- if conference.splashpage.include_happening_now? && conference.splashpage.include_program?
- if conference.description.present?
.col-md-6.col-md-push-6.col-lg-4.col-lg-push-8
.col-md-6.col-md-push-6.col-lg-4.col-lg-push-8{ style: 'margin-top: 60px'}
= yield :happening_now
- else
.col-md-12