Skip to content

Commit 37f3fed

Browse files
committed
Overview text added to header
1 parent a0c2fe7 commit 37f3fed

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

_includes/header.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,19 @@
22
<div id="header">
33
<img id="logo"
44
src="https://camo.githubusercontent.com/9774ef0872671d1efb60aa2e4e78e5c3ba55ea16/68747470733a2f2f696e666f2e74686f75676874776f726b732e636f6d2f72732f3139392d5144452d3239312f696d616765732f4861636b4272657869742e706e67" alt="Hack Brexit Logo" />
5+
6+
<h2>Beyond Brexit: Creating dialogue and action for a country divided</h2>
7+
<p>Brexit is one of the most controversial and seismic political events in the UK’s recent history. Yet throughout the pre-referendum campaigns and aftermath of Brexit many questions remain unanswered and the future unclear.</p>
8+
9+
<p>Regardless of whether you voted in or out, this two day event is open to the tech and non-tech community to join forces to create dialogue and action beyond Brexit.</p>
10+
11+
12+
<p>We invite you to hack three key themes:</p>
13+
14+
<ul>
15+
<li>Truth, fiction, & accountability</li>
16+
<li>Tolerance & prejudice</li>
17+
<li>Effective organising & campaigning</li>
18+
</ul>
519
</div>
620
</div>

style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
width: 80%;
88
height: auto;
99
}
10+
11+
div#header p, div#header li {
12+
text-align: left;
13+
}

0 commit comments

Comments
 (0)