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

Whiteboard and Comment page layout updated #5195

Merged
merged 4 commits into from Dec 15, 2023
Merged

Conversation

ritiksaxena124
Copy link
Contributor

Description

  1. This PR updates the layout of the whiteboarding page and commenting page
  2. Some content is also updated on the whiteboarding page

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ritik Saxena <ritiksaxena124@gmail.com>
@l5io
Copy link
Contributor

l5io commented Dec 10, 2023

🚀 Preview for commit af6b390 at: https://6575c74840c3bb27c6950a1e--layer5.netlify.app

Signed-off-by: Ritik Saxena <ritiksaxena124@gmail.com>
Signed-off-by: Ritik Saxena <ritiksaxena124@gmail.com>
@l5io
Copy link
Contributor

l5io commented Dec 10, 2023

🚀 Preview for commit aef0b49 at: https://6575cc75b3088f2b385fdf25--layer5.netlify.app

@@ -11,7 +9,7 @@ const FeatureHero = (props) => {

const handleScroll = () => {
const scrollPosition = window.scrollY;
const translateY = -scrollPosition / 5;
const translateY = -scrollPosition / 16;
Copy link
Member

Choose a reason for hiding this comment

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

A bit o' javascript (not purely css). Ok.

@leecalcote
Copy link
Member

@ritiksaxena124 will you review these merge conflicts?

@ritiksaxena124
Copy link
Contributor Author

@ritiksaxena124 will you review these merge conflicts?

Sure 👍

Signed-off-by: Ritik Saxena <ritiksaxena124@gmail.com>
@l5io
Copy link
Contributor

l5io commented Dec 15, 2023

🚀 Preview for commit befed7d at: https://657c9fe71d85b81c6d439468--layer5.netlify.app

@leecalcote
Copy link
Member

Some great work here.

@leecalcote leecalcote merged commit 89c8c46 into master Dec 15, 2023
4 checks passed
@leecalcote leecalcote deleted the ritiksaxena124/fixes branch December 15, 2023 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants