Browse Source

Update globals.scss

Clarence Dan 1 year ago
parent
commit
aa3f96f89c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/styles/globals.scss

+ 1 - 1
app/styles/globals.scss

@@ -349,7 +349,7 @@ pre {
   justify-content: center;
   border: var(--border-in-light);
   box-shadow: var(--card-shadow);
-  border-radius: 10px;
+  border-radius: 11px;
 }
 
 .one-line {