Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
•
e87bd08
1
Parent(s):
086c1bf
Update reader.py
Browse files
reader.py
CHANGED
@@ -110,7 +110,7 @@ def get_article(acc, most_imp_feat):
|
|
110 |
-moz-background-clip: text;
|
111 |
-webkit-background-clip: text;
|
112 |
text-transform: uppercase;
|
113 |
-
font-size:
|
114 |
line-height: .75;
|
115 |
margin: 10px 0;
|
116 |
}
|
|
|
110 |
-moz-background-clip: text;
|
111 |
-webkit-background-clip: text;
|
112 |
text-transform: uppercase;
|
113 |
+
font-size: 60px;
|
114 |
line-height: .75;
|
115 |
margin: 10px 0;
|
116 |
}
|