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

UI: updated Button style #89

Merged
merged 4 commits into from
Apr 16, 2024
Merged

UI: updated Button style #89

merged 4 commits into from
Apr 16, 2024

Conversation

erikrakuscek
Copy link
Contributor

@erikrakuscek erikrakuscek commented Apr 12, 2024

Added new ScreenfulBlock specifier

Changed <div> inside ScreenfulBlock to <Main> because paddings were not working correctly on slides

requires bump of @hanzo/ui

Copy link
Contributor

@artemis-prime artemis-prime left a comment

Choose a reason for hiding this comment

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

THis is not the way to accomplish what you need.

to be clear, there should be ONE main in the DOM. That is a convention. https://www.w3schools.com/tags/tag_main.asp

It does not mean "div with nice margins I need".... it means " the ONE main area of document".

Please grab the styles you need some other way.

@zeekay zeekay merged commit 1d746db into main Apr 16, 2024
1 of 4 checks passed
@zeekay zeekay deleted the ui/button-style branch April 16, 2024 02:12
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.

3 participants