Fix some spacing in header for Buefy theme
This commit is contained in:
parent
297ca3fe11
commit
51e1a85f0b
|
@ -249,7 +249,7 @@
|
|||
% elif index_url:
|
||||
${h.link_to(index_title, index_url)}
|
||||
% if parent_url is not Undefined:
|
||||
<span>»</span>
|
||||
<span> »</span>
|
||||
${h.link_to(parent_title, parent_url)}
|
||||
% elif instance_url is not Undefined:
|
||||
<span> »</span>
|
||||
|
|
Loading…
Reference in a new issue