Unverified Commit 49edbc5b authored by Ray Schamp's avatar Ray Schamp Committed by GitHub

Merge pull request #1995 from LLK/hotfix/conference-2018-livestream

[Develop] Conference 2018 Livestream
parents 4f927b1d 767fabb2
......@@ -18,10 +18,9 @@ const ConferenceSplash = () => (
July 26-28, 2018 | Cambridge, MA, USA
</h3>
<h3>
(Opening Reception on Evening of July 25)
</h3>
<h3>
Scratch@MIT is sold out!
<a href="http://www.media.mit.edu/events/medialabtalk/">
Watch the keynotes live 7/26-7/28 at 9:30 a.m. EDT
</a>
</h3>
<p>
<a href="/conference/2018/schedule">
......
......@@ -27,6 +27,13 @@
font-size: 4rem;
}
h3 {
a {
text-decoration: underline;
color: $type-white;
}
}
p {
margin-top: 1rem;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment