mirror of
https://github.com/System-End/campfire.git
synced 2026-04-19 16:28:22 +00:00
fix: i write confusing text
This commit is contained in:
parent
5ffea0dc8c
commit
a28b7cb1f9
1 changed files with 2 additions and 2 deletions
|
|
@ -258,10 +258,10 @@ function App() {
|
|||
<div className='font-ember-and-fire text-white text-4xl pl-2 -translate-y-1 md:rotate-[-1.2deg]' style={{
|
||||
textShadow: "0px 4px 4px rgba(0,0,0,0.25)"
|
||||
}}>
|
||||
Join us for our <a
|
||||
Looking for our <a
|
||||
className='underline inline-block cursor-pointer transition-transform hover:scale-105 active:scale-95'
|
||||
href='https://flagship.hackclub.com?utm_source=campfire-website'
|
||||
>flagship</a> event in LA! <br />...or <span
|
||||
>flagship</a> event?<br />...or <span
|
||||
className='underline inline-block cursor-pointer transition-transform hover:scale-105 active:scale-95'
|
||||
onClick={() => openWithEmail(FORM_URL_ORGANIZER_APPLICATION)}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue