Skip to content

Instantly share code, notes, and snippets.

View predaytor's full-sized avatar
🍁
it's perfect

Dmytro Pushkarchuk predaytor

🍁
it's perfect
View GitHub Profile
@predaytor
predaytor / styles.css
Last active April 27, 2023 09:11
Dotted linear-gradient
.gridLine {
--background: #ffffff;
--color: rgba(0, 0, 0, 0.5);
--height: 1px;
--width: 5px;
--fade-stop: 90%;
/* Bleed in or out from the container */
--offset: -100px;
position: absolute;