Skip to content

Instantly share code, notes, and snippets.

@BrianHung
Created February 12, 2024 07:56
Show Gist options
  • Save BrianHung/61f72dcae019e3ec4bdf8fde90ae267d to your computer and use it in GitHub Desktop.
Save BrianHung/61f72dcae019e3ec4bdf8fde90ae267d to your computer and use it in GitHub Desktop.
figma-dots.css
body {
background-image: radial-gradient(rgba(0, 0, 0, 0.1) 1px, transparent 0);
background-size: 16px 16px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment