Keep columns even on mobile size #114
This commit is contained in:
parent
f0a7c06342
commit
fe6b0af8e1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
{# We put everything in Bulma columns so must do navbar in header block, not here #}
|
||||
{% endblock navbar %}
|
||||
{% block header %}
|
||||
<div class="header columns is-marginless">
|
||||
<div class="header columns is-mobile is-marginless">
|
||||
{% block navbar_branding %}
|
||||
{{ page.navbar_branding }}
|
||||
{% endblock navbar_branding %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue