We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca17395 commit 62680adCopy full SHA for 62680ad
src/views/common/LoginView.vue
@@ -41,7 +41,7 @@
41
</div>
42
43
<p class="mx-auto mb-4 max-w-md text-center text-lg font-light text-gray-600 sm:mb-5 sm:max-w-2xl sm:p-0 lg:text-lg">
44
- Ako želite samo pregledati dostupne zadatke i poduzeća, možete nastaviti kao<a class="hover-underline-animation cursor-pointer text-fipu_text_blue hover:text-fipu_blue" @click="router.push('/moja-praksa')"> gost. </a>
+ Ako želite samo pregledati dostupne zadatke i poduzeća, možete nastaviti kao <a class="hover-underline-animation cursor-pointer text-fipu_text_blue hover:text-fipu_blue" @click="router.push('/moja-praksa')"> gost. </a>
45
</p>
46
47
<p class="mb-0 p-2 text-left text-center text-lg font-light text-gray-600 sm:mb-3 sm:p-0 lg:text-lg">
0 commit comments