Text with drop shadow for now

This commit is contained in:
Michael Ball 2020-01-08 01:47:27 -08:00
parent e9b1086f13
commit 843bd60026
2 changed files with 7 additions and 2 deletions

View file

@ -2,7 +2,7 @@
#banner{ style: ("background-image: url(#{conference.picture_url})" if conference.picture_url) }
.container
.row
.col-md-6.col-md-offset-3#header
.col-md-6.col-md-offset-3{id: (conference.picture? ? "header-image" : "header-no-image")}
.row
-# - if conference.picture?
-# .col-md-4