Skip to content

Commit

Permalink
docs(docs): Update Vue School Summer Sale banner (#3577)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicodevs committed Jun 24, 2021
1 parent 080a9c5 commit 8aaf0e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vuepress/theme/components/BannerTop.vue
Expand Up @@ -11,7 +11,7 @@
<img src="/images/vueschool/vs-backpack.png" alt="Backpack">
</div>
<div class="vs-slogan">
Less than <span class="vs-slogan-light">48 hours</span> left for the Vue School offer
Extended! <span class="vs-slogan-light">Last few hours</span> for the Vue School offer
</div>
<div class="vs-button">
GET ACCESS
Expand Down Expand Up @@ -66,7 +66,7 @@ $contentClass = '.theme-default-content'
height: 26px
@media (min-width: 680px)
display: block
left: 40px
left: 20px
height: 40px
img
height: 40px
Expand All @@ -90,7 +90,7 @@ $contentClass = '.theme-default-content'
.vs-backpack
margin-right: 6px
@media (min-width: 680px)
margin-right: 14px
margin-right: 2px
img
height: 50px
@media (min-width: 680px)
Expand Down

0 comments on commit 8aaf0e6

Please sign in to comment.