Skip to content

Commit 14f96d3

Browse files
authoredApr 29, 2022
Show Vue School logo in free weekend banner mobile (#3739)
1 parent 87170e4 commit 14f96d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

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

+6
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@
6464
top: 20px;
6565
}
6666
67+
#vs .vs-logo .logo-small {
68+
width: 30px;
69+
margin-left: -5px;
70+
margin-top: 5px;
71+
}
72+
6773
#vs .vs-logo .logo-big {
6874
display: none;
6975
}

0 commit comments

Comments
 (0)
Please sign in to comment.