summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/static
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-10-19 11:46:23 +0200
committerkqlio67 <kqlio67@users.noreply.github.com>2024-10-19 11:46:23 +0200
commitb3951cbce42e1688f5e84fccf17cb213912f5789 (patch)
treece4c4988cc106b87d6911820c1921e57a5256bb7 /g4f/gui/client/static
parentfix(g4f/Provider/AmigoChat.py): correct image generation prompt index (diff)
downloadgpt4free-b3951cbce42e1688f5e84fccf17cb213912f5789.tar
gpt4free-b3951cbce42e1688f5e84fccf17cb213912f5789.tar.gz
gpt4free-b3951cbce42e1688f5e84fccf17cb213912f5789.tar.bz2
gpt4free-b3951cbce42e1688f5e84fccf17cb213912f5789.tar.lz
gpt4free-b3951cbce42e1688f5e84fccf17cb213912f5789.tar.xz
gpt4free-b3951cbce42e1688f5e84fccf17cb213912f5789.tar.zst
gpt4free-b3951cbce42e1688f5e84fccf17cb213912f5789.zip
Diffstat (limited to 'g4f/gui/client/static')
-rw-r--r--g4f/gui/client/static/css/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/g4f/gui/client/static/css/style.css b/g4f/gui/client/static/css/style.css
index e185c0fe..441e2042 100644
--- a/g4f/gui/client/static/css/style.css
+++ b/g4f/gui/client/static/css/style.css
@@ -87,11 +87,9 @@ body {
}
body {
- padding: 10px;
background: var(--colour-1);
color: var(--colour-3);
height: 100vh;
- margin: auto;
}
.row {