Skip to content

Commit 8aaf0e6

Browse files
authored
docs(docs): Update Vue School Summer Sale banner (#3577)
1 parent 080a9c5 commit 8aaf0e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.vuepress/theme/components/BannerTop.vue

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<img src="/images/vueschool/vs-backpack.png" alt="Backpack">
1212
</div>
1313
<div class="vs-slogan">
14-
Less than <span class="vs-slogan-light">48 hours</span> left for the Vue School offer
14+
Extended! <span class="vs-slogan-light">Last few hours</span> for the Vue School offer
1515
</div>
1616
<div class="vs-button">
1717
GET ACCESS
@@ -66,7 +66,7 @@ $contentClass = '.theme-default-content'
6666
height: 26px
6767
@media (min-width: 680px)
6868
display: block
69-
left: 40px
69+
left: 20px
7070
height: 40px
7171
img
7272
height: 40px
@@ -90,7 +90,7 @@ $contentClass = '.theme-default-content'
9090
.vs-backpack
9191
margin-right: 6px
9292
@media (min-width: 680px)
93-
margin-right: 14px
93+
margin-right: 2px
9494
img
9595
height: 50px
9696
@media (min-width: 680px)

0 commit comments

Comments
 (0)