all repos — searchix @ 27c10989e7c0fb799b0f580ccb9092ed4cfe0d72

Search engine for NixOS, nix-darwin, home-manager and NUR users

style: remove border-radius
Alan Pearce alan@alanpearce.eu
Sun, 05 May 2024 18:54:56 +0200
commit

27c10989e7c0fb799b0f580ccb9092ed4cfe0d72

parent

9317874ab59f7bbbb517ea6b38799752bb44b14c

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M frontend/static/style.cssfrontend/static/style.css
@@ -1,4 +1,5 @@ :root {
+  --standard-border-radius: 0;
   --preformatted: var(--code);
 }
 form {