Skip to content

Commit 42c1bc3

Browse files
committed
Fix missing gear heads
1 parent a92c57c commit 42c1bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/releases/4.4.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ $donate-robot-size: 500px;
14871487
position: absolute;
14881488
bottom: 0;
14891489
right: 0;
1490-
transform: translateX(250px) translateY(40cqh);
1490+
transform: translateX(250px) translateY(30cqh);
14911491
color: var(--color-top);
14921492
font-size: $donate-robot-size;
14931493
z-index: -1;

0 commit comments

Comments
 (0)