Skip to content

Instantly share code, notes, and snippets.

@thedomeffm
Created October 2, 2022 12:30
Show Gist options
  • Save thedomeffm/8be4037bcfdd532b5d0245439c716528 to your computer and use it in GitHub Desktop.
Save thedomeffm/8be4037bcfdd532b5d0245439c716528 to your computer and use it in GitHub Desktop.
CSS overflow seeker
* {
box-sizing: border-box;
outline: 1px solid limegreen !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment