From 364f65d49f180f9b7f4ccb26d5791cb9b88996a3 Mon Sep 17 00:00:00 2001 From: Radiquum Date: Thu, 24 Jul 2025 20:48:00 +0500 Subject: [PATCH] fix: styling --- app/Section/Intro.tsx | 2 +- app/Section/Photos.tsx | 2 +- app/Section/Socials.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/Section/Intro.tsx b/app/Section/Intro.tsx index 7c249af..721becb 100644 --- a/app/Section/Intro.tsx +++ b/app/Section/Intro.tsx @@ -2,7 +2,7 @@ export const Intro = () => { return (
-

+

Radiquum

diff --git a/app/Section/Photos.tsx b/app/Section/Photos.tsx index 3cf9420..1adc4ea 100644 --- a/app/Section/Photos.tsx +++ b/app/Section/Photos.tsx @@ -21,7 +21,7 @@ const links = [ }, ]; -const OPTIONS: EmblaOptionsType = { loop: true}; +const OPTIONS: EmblaOptionsType = { loop: true }; const SLIDES = [ "/images/photos/2024-06-14T19_32_04_024.JPG", "/images/photos/2024-06-17T18_55_55_030.JPG", diff --git a/app/Section/Socials.tsx b/app/Section/Socials.tsx index e1a7008..43e98c3 100644 --- a/app/Section/Socials.tsx +++ b/app/Section/Socials.tsx @@ -51,7 +51,7 @@ export const Socials = () => { return (

Socials

-
+
{links.map((item) => (