diff --git a/components/Header/index.tsx b/components/Header/index.tsx index d3340fb..cb1bab9 100644 --- a/components/Header/index.tsx +++ b/components/Header/index.tsx @@ -15,7 +15,7 @@ export const Header = (): JSX.Element => { return (
-
+

{ alt="Théo LUDWIG" priority /> - + Théo LUDWIG -

+
diff --git a/tailwind.config.js b/tailwind.config.js index e9a8cee..70a1d6b 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -8,9 +8,6 @@ const tailwindConfig = { darkMode: "class", theme: { extend: { - screens: { - xs: "380px", - }, colors: { black: "#181818", gray: {