From aa3f96f89cfdf92cc23f338bc6e11c54bc1c4bae Mon Sep 17 00:00:00 2001 From: Clarence Dan <48417261+ClarenceDan@users.noreply.github.com> Date: Fri, 18 Aug 2023 18:18:16 +0800 Subject: [PATCH] Update globals.scss --- app/styles/globals.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/globals.scss b/app/styles/globals.scss index beb30d78..def28680 100644 --- a/app/styles/globals.scss +++ b/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 {