[O] Make it a trapezoid with rotateX
This commit is contained in:
@@ -56,6 +56,9 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 25%;
|
left: 25%;
|
||||||
|
|
||||||
|
// Trapezoid
|
||||||
|
transform: perspective(50px) rotateX(10deg);
|
||||||
|
|
||||||
// Background
|
// Background
|
||||||
background-color: rgba(214, 214, 214, 0.67);
|
background-color: rgba(214, 214, 214, 0.67);
|
||||||
padding-top: 2px;
|
padding-top: 2px;
|
||||||
|
|||||||
Reference in New Issue
Block a user