Skip to content

Commit f8829e0

Browse files
committed
changed color of data-after
1 parent 026d800 commit f8829e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ background-image:url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' fill-o
257257
top: 50%;
258258
left: 50%;
259259
transform: translate(-50%, -50%) scale(0);
260-
color: rgba(240, 248, 255, 0.05);
260+
color: rgba(0, 0, 0, 0.1);
261261
font-size: 9rem;
262262
letter-spacing: 50px;
263263
z-index: -1;

0 commit comments

Comments
 (0)