@@ -57,7 +57,7 @@ body.has-vs-banner
5757 background-color : #1E 20 4D
5858 background-repeat : no-repeat
5959 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 )
6161 display : flex
6262 justify-content : center
6363 align-items : center
@@ -67,12 +67,13 @@ body.has-vs-banner
6767 padding : 0 10px
6868 min-height : $vs-banner-height-mobile
6969 top : 0
70+ background-position : bottom right
7071 @media (min-width : 680px )
7172 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 )
7374 @media (min-width : 900px )
75+ background-position : top right
7476 position : static
75- background-image : url (../images /banners /vueschool-banner-bg-desktop .svg )
7677
7778 & .vs-hidden
7879 display : none
@@ -81,10 +82,7 @@ body.has-vs-banner
8182 .vs-core
8283 .vs-button
8384 .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% )
8886
8987 .vs-iso
9088 position : absolute
@@ -115,41 +113,43 @@ body.has-vs-banner
115113 text-align : center
116114
117115 .vs-slogan-up
118- color : #47 b7 85
116+ color : #F F F
119117 font-size : 14px
120118 font-weight : bold
119+ width : 170px
121120 @media (min-width : 680px )
122121 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
123128
124129 .vs-slogan-down
125- color : #f f f
130+ color : #cd c5 dc
126131 font-size : 12px
127132 @media (min-width : 680px )
128133 font-size : 16px
129- strong
130- color : #48 a0 ff
131134
132135 .vs-button
133136 margin-left : 43px
134137 color : #f f f
135- background : linear-gradient (to bottom , #b3 49 b0 , #dc 61 da )
136138 padding : 2px
137139 border-radius : 40px
138140 display : none
141+ background : linear-gradient (0deg , #ff df 4c , #e2 9d 0a )
139142 @media (min-width : 680px )
140143 display : inline-block
141144 .vs-button-inside
145+ color : #0 0 0
142146 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
153153
154154 .vs-close
155155 right : 10px
0 commit comments