We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75bced commit feae844Copy full SHA for feae844
src/views/header.html
@@ -1,5 +1,5 @@
1
<header class="sans-serif navy">
2
- <div class="dt w-100 vh-30 center cover">
+ <div class="dt w-100 vh-30 center cover" style="background-image:url('/imgs/port-2880619_1920.jpg')">
3
<div class="dtc">
4
<div class="tc-ns mt2 mt3-ns ph3">
5
<h1 class="dn f2 f1-l fw2 white-90 mb0 lh-title">JeffConf Hamburg 2018</h1>
@@ -10,4 +10,4 @@ <h1 class="dn f2 f1-l fw2 white-90 mb0 lh-title">JeffConf Hamburg 2018</h1>
10
<div class="center mw6 mw7-l hamburg-red-bg pa3 tc ba b--transparent br2 header-stripe">
11
<h2 class="ma0 f5 f4-l white code">Hamburg - February 16th</h2>
12
</div>
13
-</header>
+</header>
0 commit comments