tedgwara commited on
Commit
735260b
1 Parent(s): 3189009

Update reader.py

Browse files
Files changed (1) hide show
  1. reader.py +1 -1
reader.py CHANGED
@@ -56,7 +56,7 @@ def get_article(acc, feats):
56
  border: solid 1px #c9e7fb;
57
  margin: 5px;
58
  box-shadow: 0px 9px 0px #66bbf4;
59
- white-space: normal !important;
60
  gap: 2px !important;
61
  }
62
 
 
56
  border: solid 1px #c9e7fb;
57
  margin: 5px;
58
  box-shadow: 0px 9px 0px #66bbf4;
59
+ font-size: small !important;
60
  gap: 2px !important;
61
  }
62