-
Notifications
You must be signed in to change notification settings - Fork 4
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: update flipcard template #1752
base: next
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 552da2c The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🚀 Storybook has been deployed for branch |
"We promote diversity" should be sd-headline size 4xl please |
> | ||
<h5 slot="front" class="sd-headline sd-headline--inverted sd-headline--size-lg p-5"> | ||
We are invested in over USD 6 Billion of Assets under Management | ||
</h5> | ||
<div slot="back" class="w-full sd-prose sd-prose--inverted p-5"> | ||
<h3 class="sd-headline sd-headline--size-lg sd-headline--inverted">Our quality portfolio</h3> | ||
<div slot="back" class="w-full sd-prose p-5"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we still need sd-prose if you style everything?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not manually forcing any margins on this flipcard, the sd-prose is doing it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yah. I'm just curious, if you could omit e. g. sd-headline sd-headline--size-lg sd-headline--inverted
when you just have sd-prose sd-prose--inverted
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just tested it and using sd-prose sd-prose--inverted
does not invert the sd-headline
.
Should we create a ticket for this?
…flipcard-template-images-alt
…flipcard-template-images-alt
Description:
Closes #1518
This PR addresses:
Definition of Reviewable: