about summary refs log tree commit diff stats
path: root/frontend/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/static/style.css')
-rw-r--r--frontend/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/static/style.css b/frontend/static/style.css
index d6534b8..f21d3ac 100644
--- a/frontend/static/style.css
+++ b/frontend/static/style.css
@@ -1,4 +1,5 @@
 :root {
+  --standard-border-radius: 0;
   --preformatted: var(--code);
 }
 form {