mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Makes is-full-height-with-navbar samples match
This commit is contained in:
parent
9f89f7252c
commit
14dac4c562
@ -469,12 +469,12 @@ meta:
|
||||
</div>
|
||||
|
||||
{% highlight html %}
|
||||
<section class="hero is-link is-fullheight">
|
||||
<section class="hero is-link is-fullheight-with-navbar">
|
||||
<div class="hero-body">
|
||||
<div class="container">
|
||||
<h1 class="title">
|
||||
<p class="title">
|
||||
Fullheight hero with navbar
|
||||
</h1>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user