Spaces:
Running
Running
Update static/styles.css
Browse files- static/styles.css +3 -3
static/styles.css
CHANGED
@@ -4,9 +4,9 @@ body {
|
|
4 |
font-family: 'Linux Libertine O', sans-serif;
|
5 |
}
|
6 |
|
7 |
-
|
8 |
-
font-size:
|
9 |
-
} */
|
10 |
|
11 |
.user-message {
|
12 |
display: flex;
|
|
|
4 |
font-family: 'Linux Libertine O', sans-serif;
|
5 |
}
|
6 |
|
7 |
+
html {
|
8 |
+
font-size: 18px !important;
|
9 |
+
} */
|
10 |
|
11 |
.user-message {
|
12 |
display: flex;
|