diff --git a/apps.html b/apps.html index 89a388d..5fb522c 100644 --- a/apps.html +++ b/apps.html @@ -170,7 +170,7 @@ h1 span { color: var(--accent); } width: 100%; height: 100%; object-fit: cover; - border-radius: 14px; + border-radius: 12px; } /* CARD BODY */ @@ -297,7 +297,7 @@ h1 span { color: var(--accent); }



