File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -299,8 +299,8 @@ body {
299299 position : absolute;
300300 top : 0 ;
301301 left : 50% ;
302- width : 30 px ;
303- height : 3 px ;
302+ width : 42 px ;
303+ height : 4 px ;
304304 border-radius : 999px ;
305305 background : linear-gradient (
306306 90deg ,
@@ -321,9 +321,9 @@ body {
321321.a3s-button-comet ::after {
322322 position : absolute;
323323 top : 0 ;
324- right : 17 % ;
325- width : 5 px ;
326- height : 3 px ;
324+ right : 15 % ;
325+ width : 7 px ;
326+ height : 4 px ;
327327 border-radius : inherit;
328328 background : # fff ;
329329 box-shadow : 0 0 5px # fff ;
@@ -332,7 +332,7 @@ body {
332332
333333.a3s-button--primary : hover .a3s-button-comet ,
334334.a3s-button--primary : focus-visible .a3s-button-comet {
335- animation : a3s-button-comet-orbit 1.35 s linear infinite;
335+ animation : a3s-button-comet-orbit 2.2 s linear infinite;
336336}
337337
338338.a3s-button--primary : focus-visible {
You can’t perform that action at this time.
0 commit comments