Tweak Tickets Text
This commit is contained in:
parent
9904ee67aa
commit
a6bac93788
1 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
.container
|
||||
.row
|
||||
.col-md-12.text-center
|
||||
%h2 Sign Up for Campus Housing
|
||||
%h2 Sign Up for Snap<em>!</em>Con
|
||||
%br
|
||||
-# %h2
|
||||
-# Support
|
||||
|
|
@ -15,8 +15,7 @@
|
|||
.row.row-centered
|
||||
- tickets.each do |ticket|
|
||||
.col-lg-4.col-md-3.col-sm-3.col-centered.col-top
|
||||
= link_to(conference_tickets_path(conference.short_title),
|
||||
class: 'thumbnail') do
|
||||
= link_to(conference_tickets_path(conference.short_title), class: 'thumbnail') do
|
||||
.caption
|
||||
%h3.text-center.word_break
|
||||
= ticket.title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue