Explorar el Código

Update globals.scss

Clarence Dan hace 1 año
padre
commit
aa3f96f89c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {