24
1
Fork 0

a couple promo style tweaks

This commit is contained in:
Danny Coates 2019-05-31 09:18:20 -07:00
parent a3bdcd8478
commit 7d1b8e002f
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ class Promo extends Component {
createElement() {
return html`
<send-promo
class="w-full flex-row items-center content-center justify-center bg-white text-grey-darkest px-4 py-3 flex border-b-default border-grey-banner leading-normal"
class="w-full flex-row items-center content-center justify-center bg-white text-grey-darkest px-4 py-3 flex border-b border-grey-banner leading-normal"
>
<div class="flex items-center mx-auto">
<img
@ -23,7 +23,7 @@ class Promo extends Component {
class="w-6 h-6"
alt="Firefox"
/>
<span class="ml-3 md:ml-4 text-xs sm:text-base">
<span class="ml-2 sm:ml-4 text-xs sm:text-base">
${this.state.translate('trailheadPromo')}${' '}
<a
class="underline text-blue-dark"