mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
hard code rotation
This commit is contained in:
parent
e2d35a3a96
commit
f702f7e35c
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ const Prizes = ({
|
|||
top: '-22px',
|
||||
left: '-40px',
|
||||
zIndex: 1,
|
||||
transform: `rotate(-${tRotate}deg) scale(0.8)`
|
||||
transform: `rotate(-5deg) scale(0.8)`
|
||||
}}
|
||||
variant="headline"
|
||||
className="gaegu"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue