Skip to content

Commit 4431a17

Browse files
committed
style: raise reverse hero chip
1 parent f29c734 commit 4431a17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
font-size: clamp(0.78rem, 1.05vw, 0.9rem);
165165
font-weight: 900;
166166
line-height: 1;
167-
transform: rotate(-3deg) translateY(-100%);
167+
transform: rotate(-3deg) translateY(calc(-100% - 12px));
168168
transform-origin: left center;
169169
}
170170

0 commit comments

Comments
 (0)