Conversation
|
@saatvik-10 is attempting to deploy a commit to the team-encryptedge's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@saatvik-10 Please don't submit pr with punctuation mark changes and secondly, update your code with latest changes |
| @tailwind utilities; | ||
|
|
||
| @font-face { | ||
| font-family: "Glitch"; |
There was a problem hiding this comment.
punctuation change not required
|
|
||
| @font-face { | ||
| font-family: "Glitch"; | ||
| src: url("/glitch.ttf"); |
There was a problem hiding this comment.
punctuation change not required
| } | ||
|
|
||
| @font-face { | ||
| font-family: "Minecraft"; |
There was a problem hiding this comment.
punctuation change not required
|
|
||
| @font-face { | ||
| font-family: "Minecraft"; | ||
| src: url("/Minecraft.woff2"); |
There was a problem hiding this comment.
punctuation change not required
| } | ||
|
|
||
| @font-face { | ||
| font-family: "MinecraftBold"; |
There was a problem hiding this comment.
punctuation change not required
app/globals.css
Outdated
| } | ||
|
|
||
| .rcs-back-1 { | ||
| background-image: url("/rcs-back1.jpg"); |
app/globals.css
Outdated
| } | ||
|
|
||
| .rcs-back-1 { | ||
| background-image: url("/rcs-back1.jpg"); |
There was a problem hiding this comment.
punctuation change not required
app/globals.css
Outdated
| } | ||
|
|
||
| .rcs-back-2 { | ||
| background-image: url("/rcs-back2.jpg"); |
There was a problem hiding this comment.
punctuation change not required
app/globals.css
Outdated
| } | ||
|
|
||
| .rcs-back-2 { | ||
| background-image: url("/rcs-back2.jpg"); |
| <PerksSection /> | ||
| <VenueDate /> | ||
| <TicketSection /> | ||
| {/* <SponsorSection /> */} |
Worked on Responsiveness in different sections