[O] Adjust width

This commit is contained in:
Hykilpikonna
2019-10-20 20:56:13 -04:00
parent 62577ff1bb
commit 9142525d21
+2 -2
View File
@@ -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);