Imablank commited on
Commit
a6b018a
1 Parent(s): 4c1bc90

Update html_cai_style.css

Browse files
Files changed (1) hide show
  1. html_cai_style.css +1 -1
html_cai_style.css CHANGED
@@ -53,7 +53,7 @@
53
  display: grid;
54
  grid-template-columns: 60px minmax(0, 1fr);
55
  padding-bottom: 28px;
56
- font-size: 1px;
57
  /*Character image distance from the left edge of the chat area*/
58
  padding-left: 10px;
59
  /*Change 'Quicksand' to a font you like and have installed on your PC or leave it as is*/
 
53
  display: grid;
54
  grid-template-columns: 60px minmax(0, 1fr);
55
  padding-bottom: 28px;
56
+ font-size: 15px;
57
  /*Character image distance from the left edge of the chat area*/
58
  padding-left: 10px;
59
  /*Change 'Quicksand' to a font you like and have installed on your PC or leave it as is*/