[O] Adjust width
This commit is contained in:
@@ -51,10 +51,10 @@
|
|||||||
#next-course
|
#next-course
|
||||||
{
|
{
|
||||||
// Down center
|
// Down center
|
||||||
width: 100%;
|
width: 50%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 25%;
|
||||||
|
|
||||||
// Background
|
// Background
|
||||||
background-color: rgba(214, 214, 214, 0.67);
|
background-color: rgba(214, 214, 214, 0.67);
|
||||||
|
|||||||
Reference in New Issue
Block a user