[O] Align text to the left

This commit is contained in:
Hykilpikonna
2019-10-14 19:08:21 -04:00
parent 65efde05ee
commit 2d530d204e
+4
View File
@@ -4,3 +4,7 @@
margin: 0 20px;
}
#course-description
{
text-align: left;
}