Skip to content

Commit a285d2b

Browse files
authored
Update styles.css
1 parent 8fb8f95 commit a285d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
body {
1212
font-family: 'Arial', sans-serif;
1313
background: linear-gradient(135deg, #fdf1f1, #d4e4fa);
14-
color: #444;
14+
color: #d17dff;
1515
display: flex;
1616
flex-direction: column;
1717
align-items: center;

0 commit comments

Comments
 (0)