aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-05-13 19:43:15 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-05-13 20:22:09 +0300
commit12c78138dd56eef029ce74e371c8e646cb07f6fb (patch)
tree5c364eb703e6ded486cae3ce385c81af736dd68b /style.css
parent063848798c4d4df6d3e108f4cc00c35ca38f5ebd (diff)
Merge pull request #10324 from catboxanon/offline
Allow web UI to be ran fully offline
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index b823c7dd..31b2ed5a 100644
--- a/style.css
+++ b/style.css
@@ -1,3 +1,6 @@
+/* temporary fix to load default gradio font in frontend instead of backend */
+
+@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');
/* general gradio fixes */