@@ -57,7 +57,7 @@ body.has-vs-banner
57
57
background-color : #1E 20 4D
58
58
background-repeat : no-repeat
59
59
background-position : top right
60
- background-image : url (../images /banners /vueschool-banner -bg-mobile .svg )
60
+ background-image : url (../images /banners /vs-fw -bg-small .svg )
61
61
display : flex
62
62
justify-content : center
63
63
align-items : center
@@ -67,12 +67,13 @@ body.has-vs-banner
67
67
padding : 0 10px
68
68
min-height : $vs-banner-height-mobile
69
69
top : 0
70
+ background-position : bottom right
70
71
@media (min-width : 680px )
71
72
min-height : $vs-banner-height-desktop
72
- background-image : url (../images /banners /vueschool-banner -bg-tablet .svg )
73
+ background-image : url (../images /banners /vs-fw -bg .svg )
73
74
@media (min-width : 900px )
75
+ background-position : top right
74
76
position : static
75
- background-image : url (../images /banners /vueschool-banner-bg-desktop .svg )
76
77
77
78
& .vs-hidden
78
79
display : none
@@ -81,10 +82,7 @@ body.has-vs-banner
81
82
.vs-core
82
83
.vs-button
83
84
.vs-button-inside
84
- background : linear-gradient (#ed 81 eb , #d4 57 d0 )
85
- & .vs-button-alt
86
- .vs-button-inside
87
- background : linear-gradient (#ff ea 80 , #ff ba 49 )
85
+ background : linear-gradient (257deg , #e1 9b 09 99% , #ff ca 24 6% )
88
86
89
87
.vs-iso
90
88
position : absolute
@@ -115,41 +113,43 @@ body.has-vs-banner
115
113
text-align : center
116
114
117
115
.vs-slogan-up
118
- color : #47 b7 85
116
+ color : #F F F
119
117
font-size : 14px
120
118
font-weight : bold
119
+ width : 170px
121
120
@media (min-width : 680px )
122
121
font-size : 18px
122
+ width : 220px
123
+ @media (min-width : 1024px )
124
+ width : auto
125
+ font-size : 24px
126
+ strong
127
+ color : #fd c7 22
123
128
124
129
.vs-slogan-down
125
- color : #f f f
130
+ color : #cd c5 dc
126
131
font-size : 12px
127
132
@media (min-width : 680px )
128
133
font-size : 16px
129
- strong
130
- color : #48 a0 ff
131
134
132
135
.vs-button
133
136
margin-left : 43px
134
137
color : #f f f
135
- background : linear-gradient (to bottom , #b3 49 b0 , #dc 61 da )
136
138
padding : 2px
137
139
border-radius : 40px
138
140
display : none
141
+ background : linear-gradient (0deg , #ff df 4c , #e2 9d 0a )
139
142
@media (min-width : 680px )
140
143
display : inline-block
141
144
.vs-button-inside
145
+ color : #0 0 0
142
146
border-radius : 40px
143
- background : linear-gradient (#dc 61 da , #b3 49 b0 )
144
- transition : all .25s ease-in
145
- padding : 17px 27px
146
- line-height : 0
147
- @media (min-width : 680px )
148
- padding : 13px 24px
149
- & .vs-button-alt
150
- background : linear-gradient (to bottom , #ff cc 38 , #ff d1 3d )
151
- .vs-button-inside
152
- background : linear-gradient (to bottom , #ff e2 4f , #ff a4 0e )
147
+ background : linear-gradient (90deg , #FF C8 28 , #E1 9C 0E )
148
+ padding : 8px 24px
149
+ font-size : 22px
150
+ white-space : nowrap
151
+ border-radius : 30px
152
+ font-weight : bold
153
153
154
154
.vs-close
155
155
right : 10px
0 commit comments