Răsfoiți Sursa

Merge pull request #82 from visuddhinanda/master

调试课程介绍样式
Bhikkhu-Kosalla 5 ani în urmă
părinte
comite
9cc0e64ddb
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      app/pcdl/html_head.php

+ 2 - 2
app/pcdl/html_head.php

@@ -65,10 +65,10 @@ else{
     margin-right: auto;
 }
 .card li{
-	white-space: unset;
+	white-space: normal;
 }
 .card code{
-	white-space: unset;
+	white-space: normal;
 }