We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eaf951 commit 40fb099Copy full SHA for 40fb099
_sass/pages/_home.scss
@@ -63,7 +63,7 @@
63
height: 1px;
64
background: linear-gradient(90deg,
65
transparent 0%,
66
- rgba(192, 192, 192, 0.847) 50%,
+ rgb(192 192 192 / 84.7%) 50%,
67
transparent 100%);
68
z-index: 1;
69
}
0 commit comments