瀏覽代碼

Update globals.scss

Clarence Dan 1 年之前
父節點
當前提交
aa3f96f89c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {