lvhao há 17 horas atrás
pai
commit
fa0c48fb7d
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      template/erp/workshopshow_xdshow.html

+ 2 - 2
template/erp/workshopshow_xdshow.html

@@ -261,7 +261,7 @@ h2 {
     background-color: #f8fafc;
     color: var(--text-sub);
     font-weight: 600;
-    font-size: 13px;
+    font-size: 18px;
     text-transform: uppercase;
     letter-spacing: 0.5px;
     border-bottom: 2px solid var(--border);
@@ -270,7 +270,7 @@ h2 {
 .order-table td {
     padding: 16px;
     border-bottom: 1px solid var(--border);
-    font-size: 16px;
+    font-size: 18px;
     color: var(--text-main);
 }