Update style.css
Browse files
style.css
CHANGED
@@ -24,7 +24,8 @@ div#error_handler .openai_clear {
|
|
24 |
}
|
25 |
|
26 |
div#error_handler span {
|
27 |
-
font-
|
|
|
28 |
padding: 16px;
|
29 |
display: flex;
|
30 |
border: 1px solid #374151;
|
|
|
24 |
}
|
25 |
|
26 |
div#error_handler span {
|
27 |
+
font-family: 'IBM Plex Mono';
|
28 |
+
font-size: 0.8em;
|
29 |
padding: 16px;
|
30 |
display: flex;
|
31 |
border: 1px solid #374151;
|