Skip to content

Commit

Permalink
Fix/address (#176)
Browse files Browse the repository at this point in the history
* Feat: add venue and color scheme updates (#172) (#173)

* color scheme and venue details

* Added venue page

---------

Co-authored-by: Thor Anker Kvisgård Lange <tal@netic.dk>

* fix svgs in firefox (#175)

* Feat: add venue and color scheme updates (#172)

* color scheme and venue details

* Added venue page

---------

Co-authored-by: Thor Anker Kvisgård Lange <tal@netic.dk>

* Fix/svgs in firefox (#174)

* Feat: add venue and color scheme updates (#172) (#173)

* color scheme and venue details

* Added venue page

---------

Co-authored-by: Thor Anker Kvisgård Lange <tal@netic.dk>

* fix svgs in firefox

---------

Co-authored-by: Thor Anker Kvisgård Lange <tal@netic.dk>

---------

Co-authored-by: Thor Anker Kvisgård Lange <tal@netic.dk>

* update address

---------

Co-authored-by: Thor Anker Kvisgård Lange <tal@netic.dk>
  • Loading branch information
tuxiem and langecode authored Oct 30, 2024
1 parent 919d355 commit 6cf1173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/venue/hero/hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const Hero = () => (
Bella Center
</Link>
<address className="mt-5 text-lg not-italic text-[#262F59] opacity-60 sm:text-lg">
Bella Center <br /> Indgang 4, Martha Christensens Vej 8<br /> 2300 København S
Bella Center <br /> Indgang 3, Martha Christensens Vej 10<br /> 2300 København S
</address>
</div>
</div>
Expand Down

0 comments on commit 6cf1173

Please sign in to comment.