Open Kartik-M24 opened 3 months ago
I think the width is a bit off for this, but if I increase padding it messes up the small mobile version
Visit the preview URL for this PR (updated for commit 2fe1ebb):
https://uasc-ceebc--pr719-524-frontend-impleme-1k2gzbtz.web.app
(expires Mon, 19 Aug 2024 00:02:48 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 36296ceaed1d43e92e7d5e81a72a7bd987560bfa
The prechecks said to run yarn, after doing so the only file that updates is yarn.lock which I had deleted, what do you recommend I do?
The prechecks said to run yarn, after doing so the only file that updates is yarn.lock which I had deleted, what do you recommend I do?
You shouldn't delete yarn.lock
as that tells yarn what it needs to download.
Instead what you should do is revert it to the master version (make sure you have the latest master) with git checkout master yarn.lock
This isn't complete yet just had a question cause I couldn't center the div