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 076e99f commit 8d55eafCopy full SHA for 8d55eaf
web_src/css/modules/animations.css
@@ -19,7 +19,7 @@
19
display: block;
20
left: 50%;
21
top: 50%;
22
- height: min(4em, 66.6%);
+ width: min(4em, 66.6%);
23
aspect-ratio: 1;
24
transform: translate(-50%, -50%);
25
animation: isloadingspin 1000ms infinite linear;
0 commit comments