Merge branch 'development' of github.com:threefoldfoundation/www_threefold_io into development

This commit is contained in:
hamdy
2021-02-16 11:23:26 +02:00

View File

@@ -11,7 +11,7 @@
></div>
<div>
<g-link
class="inline-block bg-blue-900 text-lg learn-button hover:bg-blue-800 text-gray-100 px-12 py-2 mr-5 my-2 rounded shadow rounded-full"
class="inline-block bg-blue-900 text-sm learn-button hover:bg-blue-800 text-gray-100 px-12 py-2 mr-5 my-2 rounded shadow rounded-full"
v-if="header.btn1"
:to="header.link1"
>{{ header.btn1 }}</g-link