gabrielchua commited on
Commit
0a7d484
·
verified ·
1 Parent(s): ae876c5

Update app/frontend/style.css

Browse files
Files changed (1) hide show
  1. app/frontend/style.css +2 -2
app/frontend/style.css CHANGED
@@ -1054,7 +1054,7 @@ body.dark-mode .score-chip.bad {
1054
  .chat-header h4 {
1055
  font-family: 'Poppins', sans-serif;
1056
  color: var(--primary-dark);
1057
- font-size: 0.95rem;
1058
  }
1059
 
1060
  .chat-messages {
@@ -1339,7 +1339,7 @@ body.dark-mode .score-chip.bad {
1339
 
1340
  .option-header h2 {
1341
  font-family: 'Poppins', sans-serif;
1342
- font-size: 1.15rem;
1343
  color: var(--primary-dark);
1344
  margin-bottom: 4px;
1345
  }
 
1054
  .chat-header h4 {
1055
  font-family: 'Poppins', sans-serif;
1056
  color: var(--primary-dark);
1057
+ font-size: 1.05rem;
1058
  }
1059
 
1060
  .chat-messages {
 
1339
 
1340
  .option-header h2 {
1341
  font-family: 'Poppins', sans-serif;
1342
+ font-size: 1.4rem;
1343
  color: var(--primary-dark);
1344
  margin-bottom: 4px;
1345
  }