We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b3d9e5 + fa46785 commit efbadb7Copy full SHA for efbadb7
1 file changed
api/update/style.css
@@ -129,10 +129,10 @@
129
position: absolute;
130
left: 50%;
131
top: calc(50% + calc(3 * 16px));
132
- transform: translateX(-50%) translateY(-50%);
+ transform: translateX(-50%) translateY(-150%);
133
font-size: calc(1 * 16px);
134
font-weight: 600;
135
color: black;
136
- opacity: .6;
+ opacity: .65;
137
cursor: pointer;
138
}
0 commit comments