Skip to content

Commit 100a0c9

Browse files
committed
chore: fix linit
1 parent 8a31c82 commit 100a0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/pages/_home.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
height: 1px;
6464
background: linear-gradient(90deg,
6565
transparent 0%,
66-
rgba(255, 255, 255, 0.532) 50%,
66+
rgb(255 255 255 / 53.2%) 50%,
6767
transparent 100%);
6868
z-index: 1;
6969
}

0 commit comments

Comments
 (0)