Skip to content

Instantly share code, notes, and snippets.

@alt-karate
Created November 5, 2020 04:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alt-karate/c2a0b0742a1a9c9af83ef34276d17cc0 to your computer and use it in GitHub Desktop.
Save alt-karate/c2a0b0742a1a9c9af83ef34276d17cc0 to your computer and use it in GitHub Desktop.
.wrap {
background-image: repeating-linear-gradient(
90deg,
#1f1a0a,
#1f1a0a 400px,
#2c2612 400px,
#2c2612 401px
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment