We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b9d38 commit 2be46c9Copy full SHA for 2be46c9
themes/vue/source/css/_vueschool.styl
@@ -71,6 +71,7 @@ body.has-vs-banner
71
@media (min-width: 680px)
72
min-height: $vs-banner-height-desktop
73
background-image: url(../images/banners/vs-fw-bg.svg)
74
+ background-position: top right -130px
75
@media (min-width: 900px)
76
background-position: top right
77
position: static
@@ -116,12 +117,10 @@ body.has-vs-banner
116
117
color: #FFF
118
font-size: 14px
119
font-weight: bold
- width: 170px
120
121
font-size: 18px
122
- width: 220px
123
- @media (min-width: 1024px)
124
width: auto
+ @media (min-width: 1024px)
125
font-size: 24px
126
strong
127
color: #fdc722
0 commit comments