Skip to content

Instantly share code, notes, and snippets.

@hazycora
Created March 23, 2023 15:32
Show Gist options
  • Save hazycora/5641d047c1b7b4989a0cbd644fd2708c to your computer and use it in GitHub Desktop.
Save hazycora/5641d047c1b7b4989a0cbd644fd2708c to your computer and use it in GitHub Desktop.
make embed backgrounds transparent
.embedFull-1HGV2S {
background: hsl(var(--primary-630-hsl) / 0.3);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment