minor ui improvements

This commit is contained in:
Avris 2020-08-25 09:47:28 +02:00
parent 61e44ca05a
commit 797d747859
2 changed files with 4 additions and 3 deletions

View File

@ -14,11 +14,11 @@
</nuxt-link>
</p>
<p>
Neutralne formy rzeczowników zbieramy tutaj:
<nuxt-link to="/neutratywy" class="btn btn-outline-nouns">
<Icon v="atom-alt"/>
Słownik neutratywów
</nuxt-link>
tutaj zbieramy neutralne formy rzeczowników
</p>
</section>

View File

@ -19,8 +19,9 @@
</li>
<li v-for="(sources, multiple) in sourcesForMultipleForms" :class="separators.includes(multiple) ? 'mt-3 mb-1' : 'my-1'">
<a :href="'#' + toId(multiple)">
Formy wymienne
<small>({{ multiple.replace(/&/g, ' lub ') }})</small>
<strong>{{ multiple.replace(/&/g, ' lub ') }}</strong>
<small>Formy wymienne</small>
</a>
</li>
<li class="mt-3 mb-1">