Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ import Laptop from "../assets/laptop.png";
align-items: center;
padding: 2rem;
background-color:#f10e52;
flex-direction: column;
}

.content-wrapper {
Expand Down Expand Up @@ -546,8 +547,9 @@ import Laptop from "../assets/laptop.png";
</div>
<div class="magenta-section" >
<h1 style="margin-left: auto; margin-right:auto; margin-top:4rem;">
Saturday 24th May, Raspberry Pi Foundation
Saturday 24th May, Raspberry Pi Foundation
</h1>
<iframe width="80%" height="450" style="border:0" loading="lazy" allowfullscreen src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJtdAvG4Nw2EcRX4uxpDxqF_M&key=AIzaSyCe37FfJN_aW00t4uO4z-iuu8ow417CjCU"></iframe>
</div>
<div class="magenta-section" >
<h2 style="text-align: center; margin-left: auto; margin-right:auto; margin-bottom:4rem;">
Expand Down