Browse Source

slightly rounder buttons

Johann ELSASS 4 years ago
parent
commit
90b00ac99c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      web/static/css/style.css

+ 4 - 0
web/static/css/style.css

@@ -32,6 +32,10 @@ body {
     backdrop-filter: blur(2px);
 }*/
 
+.btn {
+    border-radius: 0.32rem;
+}
+
 .download {
     min-height: 100vh;
     background-image: url('../img/lzpwall.jpg');