Skip to content

Instantly share code, notes, and snippets.

@OmgImAlexis
Last active April 2, 2022 02:56
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 OmgImAlexis/2d69f4cce658a9bff969a689d9c0a231 to your computer and use it in GitHub Desktop.
Save OmgImAlexis/2d69f4cce658a9bff969a689d9c0a231 to your computer and use it in GitHub Desktop.
set-border-radius
document.documentElement.style.setProperty('--border-radius', '10px');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment