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

What is the best way to manage the height of the banner? #22

Open
jsibley2 opened this issue Jul 8, 2019 · 1 comment
Open

What is the best way to manage the height of the banner? #22

jsibley2 opened this issue Jul 8, 2019 · 1 comment

Comments

@jsibley2
Copy link

jsibley2 commented Jul 8, 2019

I would like to have a banner that is not as tall, while keeping multi-line text centered vertically.

What is the best way to manage this? Thanks in advance.

@CodeElegance
Copy link

I had the same issue and modified the module to accept a height parameter (small, medium, etc.). That was the only way I could make it configurable. The parameter adds a class to the hero. I then have CSS rules for each class.

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

No branches or pull requests

2 participants