Browse Source

改善文集標題被遮住狀況

paññābhinanda 5 years ago
parent
commit
93765061d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/collect/index.php

+ 1 - 1
app/collect/index.php

@@ -95,7 +95,7 @@ include "../pcdl/html_head.php";
         .collect_title {
         .collect_title {
             font-size: 20px;
             font-size: 20px;
             font-weight: 700;
             font-weight: 700;
-
+            width: calc(100% -30px);
         }
         }
 
 
         .subtitle {
         .subtitle {