Reset header size to previious values

This commit is contained in:
Stavy 2017-12-16 16:35:49 +02:00
parent 39a6548141
commit f0788c1e50

View file

@ -5,7 +5,7 @@
.container
.row
.col-md-12.text-center
%h1
%h2
Where to stay
- if @conference.venue
in
@ -31,7 +31,7 @@
- else
%i.fa.fa-home.fa-5x
.caption
%h2.text-center
%h3.text-center
= lodging.name
- if lodging.description.present?
= markdown(lodging.description)