[O] Align prev-course upward
This commit is contained in:
@@ -62,7 +62,14 @@
|
|||||||
|
|
||||||
#prev-course
|
#prev-course
|
||||||
{
|
{
|
||||||
|
// Up center
|
||||||
|
width: 50%;
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 25%;
|
||||||
|
|
||||||
|
// Trapezoid
|
||||||
|
transform: perspective(50px) rotateX(-10deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-course-operations
|
.nav-course-operations
|
||||||
|
|||||||
Reference in New Issue
Block a user