Skip to content

Commit 90d135a

Browse files
committed
fix: minor calc
1 parent 95193d3 commit 90d135a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187

188188
.completed-study-text {
189189
position: absolute;
190-
left: calc(84% - 12px);
190+
left: calc(83% - 12px);
191191
z-index: 4;
192192
width: 150px;
193193
bottom: 85px;

0 commit comments

Comments
 (0)