[feat]Display description and happening now in two columns; display happening now first in sm view
This commit is contained in:
parent
9e2c78e236
commit
7d51ff9eb4
2 changed files with 23 additions and 23 deletions
|
|
@ -26,11 +26,3 @@
|
|||
- if venue.country != 'US'
|
||||
•
|
||||
= venue.country_name
|
||||
|
||||
- unless conference.description.blank?
|
||||
%section#about
|
||||
.container
|
||||
.row
|
||||
.col-md-8.col-md-offset-2
|
||||
= markdown(conference.description, escape_html=false)
|
||||
.trapezoid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue