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

Bulma logo size when setting theme_variant #11

Open
gquintana opened this issue May 7, 2018 · 1 comment
Open

Bulma logo size when setting theme_variant #11

gquintana opened this issue May 7, 2018 · 1 comment

Comments

@gquintana
Copy link
Contributor

gquintana commented May 7, 2018

As soon as I change the theme_variant, I get something ugly:
image
The Bulma logo is oversized

@gquintana
Copy link
Contributor Author

In bulmaswatch.min.css, there is

img {
    height: auto;
}
In comparison, in bulma.css there is: 

.nav-item img {

max-height: 1.75rem;

}
But when theme_variant is set this file is not loaded anymore

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

1 participant