Skip to content

Commit

Permalink
add email aanmelding
Browse files Browse the repository at this point in the history
  • Loading branch information
jgroenen committed Feb 24, 2023
1 parent 9ae90aa commit 0ee9812
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@
flex: 1;
margin: 1vw 40px;
}
a {
color: white;
}
h1, h2, p {
margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
.wrapper {
width: 100%;
Expand All @@ -108,6 +114,7 @@ <h1 class="Anton">ELKAAR VERSTERKEN</h1>
<p>13:00 tot 17:00 uur, aansluitend borrel</p>
<p>Provinciehuis in Den Haag (Ruimte "Marnixpassage")</p>
<h2><a href="https://www.meetup.com/code-for-nl/events/291837920/" class="Anton">Aanmelden op Meetup</a></h2>
<p>(of via mail naar <a href="mailto:[email protected]">[email protected]</a>)</p>
</div>
</div>
</body>
Expand Down

0 comments on commit 0ee9812

Please sign in to comment.