Skip to content

Commit 6278d93

Browse files
committed
css fix
1 parent 3972ac4 commit 6278d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.module.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515

1616
[data-theme="dark"] .bg {
17-
background-image: radial-gradient(circle, #824614 , #4c0a56 );
17+
background: linear-gradient(to top left, rgba(232, 31, 111, 0.6), rgba(255, 165, 0, 0.3));
1818
height: 800px;
1919
width: 800px;
2020
position: absolute;

0 commit comments

Comments
 (0)