Added spacing in observation title.

This commit is contained in:
neviyn 2018-10-12 11:45:41 +01:00
parent 5089e36faf
commit 6172c3c024

View File

@ -3,7 +3,7 @@
<b-container v-if="description != null && type != null && whom != null && site != null && tutors != null">
<h3>
<v-icon name="tag" scale="1.5"/>
{{type}}/{{description}}
{{type}}&nbsp;/&nbsp;{{description}}
</h3>
<b-container class="sidebar">
<b-row align-v="center" class="sidebar-vert-padding">