mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #2154
This commit is contained in:
@@ -7159,6 +7159,10 @@ a.navbar-item:hover, a.navbar-item.is-active,
|
||||
}
|
||||
}
|
||||
|
||||
.hero.is-fullheight-with-navbar {
|
||||
min-height: calc(100vh - 3.25rem);
|
||||
}
|
||||
|
||||
.pagination {
|
||||
font-size: 1rem;
|
||||
margin: -0.25rem;
|
||||
@@ -10265,10 +10269,6 @@ label.panel-block:hover {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
.hero.is-fullheight-with-navbar {
|
||||
min-height: calc(100vh - 3.25rem);
|
||||
}
|
||||
|
||||
.hero-video {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user