fix: style

This commit is contained in:
2026-04-27 14:34:04 +02:00
parent 500329d88a
commit 108a686d7c
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -33,6 +33,7 @@
html {
scroll-behavior: smooth;
overflow-x: clip;
}
body,
@@ -44,6 +45,7 @@ html {
body {
font-family: 'Outfit', Arial, sans-serif;
color: var(--text-primary);
overflow-x: clip;
background:
radial-gradient(circle at top left, rgba(217, 162, 140, 0.22), transparent 26%),
radial-gradient(circle at bottom right, rgba(127, 78, 63, 0.28), transparent 28%),