From 2074b6e18fe1fe20fca6fb12c7bce6e03e254e7d Mon Sep 17 00:00:00 2001 From: Nico Devs Date: Fri, 18 Jun 2021 11:04:23 -0300 Subject: [PATCH] docs(docs): Update Vue School banner --- docs/.vuepress/theme/components/BannerTop.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/.vuepress/theme/components/BannerTop.vue b/docs/.vuepress/theme/components/BannerTop.vue index b9ec330fa..7e242f187 100644 --- a/docs/.vuepress/theme/components/BannerTop.vue +++ b/docs/.vuepress/theme/components/BannerTop.vue @@ -11,10 +11,7 @@ Backpack
- 3-months Vue School for only $49 $75! - - Limited Time Offer - + Less than 48 hours left for the Vue School offer
GET ACCESS @@ -103,18 +100,23 @@ $contentClass = '.theme-default-content' color: #FFF font-weight: bold font-size: 14px + text-align: center + padding: 0 60px @media (min-width: 680px) + padding: 0 + text-align: left + margin-right: 26px + margin-right: 0 font-size: 18px > .vs-slogan-light color: #ff5338 - display: block text-align: left @media (min-width: 900px) text-align: center display: inline .vs-button - margin-left: 43px + margin-left: 13px color: #FFF padding: 13px 24px border-radius: 40px