Skip to content

Commit

Permalink
feat(berlin23): add check-in closing time
Browse files Browse the repository at this point in the history
  • Loading branch information
42tte committed Aug 15, 2023
1 parent b83496c commit 9e0255b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/berlin23/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default function Berlin23() {
<ul>
<li>
<p>05:30</p>
<p>🧳 Innsjekk Gardermoen</p>
<p>🧳 Innsjekk Gardermoen (stenger 06:45)</p>
</li>
<li>
<p>07:30</p>
Expand Down Expand Up @@ -192,10 +192,10 @@ export default function Berlin23() {

<div className={style.infoGroup}>
<h3>Lurer du på noe i forkant av turen?</h3>
<div className={style.infoGroupContact}>
<p>Ta kontakt med @soskom-oslo på Slack</p><br/>
<p>Eller send melding til Sondre</p>
<p>
<div>
<p>Ta kontakt med @soskom-oslo på Slack</p>
<p className={style.infoGroupContact}>
<span>Eller send melding til Sondre</span>
<a href="tel:+4745447385">+47 454 47 385</a>
</p>
</div>
Expand Down

1 comment on commit 9e0255b

@vercel
Copy link

@vercel vercel bot commented on 9e0255b Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

variant-no – ./

variant-no-git-main-variant1.vercel.app
www.variant.no
variant-no-variant1.vercel.app

Please sign in to comment.