Skip to content

Commit 7756ef2

Browse files
fix(venue): inline venue name and address
1 parent 08ed80e commit 7756ef2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/sections/venue.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ export const Venue = () => (
1616
<Heading sx={{ textAlign: "left" }}>Venue</Heading>
1717

1818
<Paragraph>
19-
📍 <b>PJAIT building A, Auditorium</b>
20-
<br />
21-
Koszykowa 86, Warsaw, Poland
19+
📍 <b>PJAIT building A, Auditorium, Koszykowa 86, Warsaw, Poland</b>
2220
<br />
2321
<a
2422
href="https://maps.google.com/?q=Koszykowa+86,+Warsaw"

0 commit comments

Comments
 (0)