Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worked on Responsiveness #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

saatvik-10
Copy link

Worked on Responsiveness in different sections

Copy link

vercel bot commented Jan 10, 2024

@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.

Copy link

vercel bot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rcs-landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 7:45pm

@BRAVO68WEB
Copy link
Member

@saatvik-10 Please don't submit pr with punctuation mark changes and secondly, update your code with latest changes

Copy link
Member

@BRAVO68WEB BRAVO68WEB left a comment

Choose a reason for hiding this comment

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

Fix necessary conflicts

app/globals.css Outdated

@tailwind base;
@tailwind components;
@tailwind utilities;

@font-face {
font-family: "Glitch";
Copy link
Member

Choose a reason for hiding this comment

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

punctuation change not required

app/globals.css Outdated

@tailwind base;
@tailwind components;
@tailwind utilities;

@font-face {
font-family: "Glitch";
src: url("/glitch.ttf");
Copy link
Member

Choose a reason for hiding this comment

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

punctuation change not required

app/globals.css Outdated
}

@font-face {
font-family: "Minecraft";
Copy link
Member

Choose a reason for hiding this comment

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

punctuation change not required

app/globals.css Outdated
}

@font-face {
font-family: "Minecraft";
src: url("/Minecraft.woff2");
Copy link
Member

Choose a reason for hiding this comment

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

punctuation change not required

app/globals.css Outdated
}

@font-face {
font-family: "MinecraftBold";
Copy link
Member

Choose a reason for hiding this comment

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

punctuation change not required

app/globals.css Outdated
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.rcs-back-1 {
background-image: url("/rcs-back1.jpg");
Copy link
Member

Choose a reason for hiding this comment

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

remane jpg to webp

app/globals.css Outdated
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.rcs-back-1 {
background-image: url("/rcs-back1.jpg");
Copy link
Member

Choose a reason for hiding this comment

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

punctuation change not required

app/globals.css Outdated
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.rcs-back-2 {
background-image: url("/rcs-back2.jpg");
Copy link
Member

Choose a reason for hiding this comment

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

punctuation change not required

app/globals.css Outdated
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.rcs-back-2 {
background-image: url("/rcs-back2.jpg");
Copy link
Member

Choose a reason for hiding this comment

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

remane jpg to webp

@@ -83,7 +83,7 @@ export default function Home() {
<PerksSection />
<VenueDate />
<TicketSection />
{/* <SponsorSection /> */}
Copy link
Member

Choose a reason for hiding this comment

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

Dont uncomment this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants