Skip to content

Commit aaba761

Browse files
authored
Update style.css
1 parent a83554e commit aaba761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
/* Global */
99
body {
1010
font-family: "Inter", "Segoe UI", Arial, sans-serif;
11-
background: linear-gradient(135deg, #f9fafc, #eef4ff);
12-
color: #333;
11+
background: linear-gradient(135deg, #0f172a, #1e293b);
12+
color: #e2e8f0;
1313
line-height: 1.7;
1414
}
1515

0 commit comments

Comments
 (0)