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

fix: CTA first button remove left margin #527

Open
wants to merge 1 commit into
base: QOLOE-649-Global-DSBS5
Choose a base branch
from

Conversation

SenChung
Copy link
Contributor

Fix: CTA first button remove left margin
-> This aligns the first button with the rest of the components content
-> This will only apply to the first child btn class within the banner cta

@SenChung SenChung added the bug Something isn't working label Nov 12, 2024
@SenChung SenChung self-assigned this Nov 12, 2024
.banner-image {
display: none;
}
display: none;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why display none? We lose the image if we do.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ghazal-salehi the banner-image rule was there in the develop branch.
I am not sure why this rule is there, as I did not add it.
The only change that I make was on line 105 &:first-of-type

@ghazal-salehi ghazal-salehi changed the base branch from develop to QOLOE-585-Graduate-Portal-DSBS5 November 12, 2024 11:15
@elvishu elvishu mentioned this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants