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 {