partner update + button for token on brand panel

This commit is contained in:
Vilnite
2021-05-24 18:35:33 +04:00
parent 334c46e07d
commit b33242d51e
10 changed files with 12 additions and 12 deletions

View File

@@ -85,11 +85,11 @@
}}</span>
</h2>
<div class="mt-4 mx-4 text-black" v-html="brand.content"></div>
<!-- <a
<a
:href="brand.sourceUrl"
class="bg-teal-300 text-sm learn-button hover:bg-57EEF8-400 text-gray-900 px-12 py-2 mr-3 shadow rounded-full"
>{{ brand.btnTxt }}</a
> -->
>
</div>
</div>
<div class="relative pb-3/5 -mt-6 md:pb-1/2">

View File

@@ -1,6 +1,6 @@
<template>
<div
class="max-w-screen-xl mx-auto py-12 px-4 text-center sm:px-6 lg:px-8 lg:py-24"
class="max-w-screen-xl mx-auto py-12 px-4 text-center sm:px-6 lg:px-8 lg:py-0"
>
<div class="space-y-12">
<div class="space-y-5 sm:mx-auto sm:max-w-xl sm:space-y-4 lg:max-w-5xl">