Browse Source

Fix fill in blanks style #2415

Angel Fernando Quiroz Campos 7 năm trước cách đây
mục cha
commit
7ff3883a17
1 tập tin đã thay đổi với 2 bổ sung4 xóa
  1. 2 4
      app/Resources/public/css/base.css

+ 2 - 4
app/Resources/public/css/base.css

@@ -7478,13 +7478,11 @@ input.form-control[type="color"] {
 }
 
 .feedback-question {
-    margin-top: 5px;
-    margin-bottom: 5px;
-    display: block;
+    margin: 5px 0;
 }
 
 .feedback-separator {
-    font-size:120%;
+    font-weight: bold;
 }
 
 .score-title {