aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-05-14 10:35:07 +0000
committerAUTOMATIC <16777216c@gmail.com>2023-05-14 10:35:07 +0000
commit89f9faa63388756314e8a1d96cf86bf5e0663045 (patch)
tree86c94057a383c3665f994c0c9ce0c5205deec14f /style.css
parentb08500cec8a791ef20082628b49b17df833f5dda (diff)
parentdbd13dee3aa7c8e37aa43f30a8272b50ba61e7fe (diff)
downloadstable-diffusion-webui-gfx803-89f9faa63388756314e8a1d96cf86bf5e0663045.tar.gz
stable-diffusion-webui-gfx803-89f9faa63388756314e8a1d96cf86bf5e0663045.tar.bz2
stable-diffusion-webui-gfx803-89f9faa63388756314e8a1d96cf86bf5e0663045.zip
Merge branch 'release_candidate'
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 */