ntphuc149 commited on
Commit
789a89e
·
verified ·
1 Parent(s): 3efc095

fix: change html font-size

Browse files
Files changed (1) hide show
  1. static/styles.css +4 -0
static/styles.css CHANGED
@@ -4,6 +4,10 @@ body {
4
  font-family: 'Inter', sans-serif;
5
  }
6
 
 
 
 
 
7
  .user-message {
8
  display: flex;
9
  justify-content: flex-end;
 
4
  font-family: 'Inter', sans-serif;
5
  }
6
 
7
+ htmp {
8
+ font-size: 14px;
9
+ }
10
+
11
  .user-message {
12
  display: flex;
13
  justify-content: flex-end;