File tree Expand file tree Collapse file tree 1 file changed +58
-59
lines changed Expand file tree Collapse file tree 1 file changed +58
-59
lines changed Original file line number Diff line number Diff line change 175175 </ div >
176176 </ body >
177177
178- < style type ="text/css " nonce ="">
179- html {
180- overflow-y : hidden !important ;
181- overscroll-behavior-y : none;
182- }
183-
184- # splash-screen {
185- background : # fff ;
186- }
187-
188- html .dark # splash-screen {
189- background : # 000 ;
190- }
191-
192- html .her # splash-screen {
193- background : # 983724 ;
194- }
195-
196- # logo-her {
197- display : none;
198- }
199-
200- # progress-background {
201- display : none;
202- }
203-
204- # progress-bar {
205- display : none;
206- }
207-
208- html .her # logo {
209- display : none;
210- }
211-
212- html .her # logo-her {
213- display : block;
214- filter : invert (1 );
215- }
216-
217- html .her # progress-background {
218- display : block;
219- }
220-
221- html .her # progress-bar {
222- display : block;
223- }
224-
225- @media (max-width : 24rem ) {
226- html .her # progress-background {
178+ < style type ="text/css " nonce ="">
179+ html {
180+ overflow-y : hidden !important ;
181+ overscroll-behavior-y : none;
182+ }
183+
184+ # splash-screen {
185+ background : # fff ;
186+ }
187+
188+ html .dark # splash-screen {
189+ background : # 000 ;
190+ }
191+
192+ html .her # splash-screen {
193+ background : # 983724 ;
194+ }
195+
196+ # logo-her {
227197 display : none;
228198 }
229199
230- html .her # progress-bar {
200+ # progress-background {
201+ display : none;
202+ }
203+
204+ # progress-bar {
205+ display : none;
206+ }
207+
208+ html .her # logo {
231209 display : none;
232210 }
233- }
234211
235- @keyframes pulse {
236- 50% {
237- opacity : 0.65 ;
212+ html .her # logo-her {
213+ display : block;
214+ filter : invert (1 );
215+ }
216+
217+ html .her # progress-background {
218+ display : block;
219+ }
220+
221+ html .her # progress-bar {
222+ display : block;
238223 }
239- }
240224
241- . animate-pulse-fast {
242- animation : pulse 1.5 s cubic-bezier ( 0.4 , 0 , 0.6 , 1 ) infinite;
243- }
244- </ style >
225+ @media ( max-width : 24 rem ) {
226+ html . her # progress-background {
227+ display : none;
228+ }
245229
230+ html .her # progress-bar {
231+ display : none;
232+ }
233+ }
234+
235+ @keyframes pulse {
236+ 50% {
237+ opacity : 0.65 ;
238+ }
239+ }
240+
241+ .animate-pulse-fast {
242+ animation : pulse 1.5s cubic-bezier (0.4 , 0 , 0.6 , 1 ) infinite;
243+ }
244+ </ style >
246245</ html >
You can’t perform that action at this time.
0 commit comments