fix: remove custom style and add tiltedMedium variant
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
transform: rotate(-2deg);
|
||||
}
|
||||
|
||||
.tiltedMedium {
|
||||
transform: rotate(-4deg) translate(0px, -15px);
|
||||
}
|
||||
|
||||
.tiltedLarge {
|
||||
transform: rotate(-13deg) translate(0px, -15px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user