Skip to content

Commit 1746b96

Browse files
committed
remove radial gradient
1 parent e8df9af commit 1746b96

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,6 @@ main section[id],
726726
border-radius: 18px;
727727
border: 1px solid rgba(255, 255, 255, 0.08);
728728
background:
729-
radial-gradient(circle at 30% 30%, rgba(216, 180, 255, 0.26), transparent 34%),
730729
linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
731730
position: relative;
732731
}

0 commit comments

Comments
 (0)