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

Past events details #277

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

Past events details #277

wants to merge 34 commits into from

Conversation

fatmahussein
Copy link
Collaborator

  • Update the current past events details page to match the new figma design
  • Desktop Version:
deskview

Mobile Version:

mobiview

@fatmahussein fatmahussein linked an issue Feb 27, 2025 that may be closed by this pull request
.video-section{
background-color: #fff099;
}
.video-container{
Copy link
Collaborator

Choose a reason for hiding this comment

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

With apologies for nit-picking, white space needs empty line between css selectors, and space before the opening brace, so it should be:

}

.video-section {

... but not a reason to hold this PR, just a request to please keep white space tidy in future PRs

@@ -146,3 +147,51 @@ li {
font-family: besley;
color: wheat !important;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Minor: still 3 !important in this file, as before, they can keep for a future PR

yarn.lock Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggest don't commit yarn changes with this PR, unless they are related

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.

Past Event Details
2 participants