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