Skip to content

Instantly share code, notes, and snippets.

@sebascontre
Last active January 14, 2022 20:43
Show Gist options
  • Save sebascontre/b956d9e19aa8f2d757e278cfb614d32b to your computer and use it in GitHub Desktop.
Save sebascontre/b956d9e19aa8f2d757e278cfb614d32b to your computer and use it in GitHub Desktop.
OBS TEST
#wrap, #alert-box { background: #6441A5; height: 40px !important; }
#alert-image-wrap { width: 40px !important; padding: 8px !important; }
#alert-text-wrap { width: calc(100vw - 40px) !important; }
#alert-text { padding: 0 !important; }
#alert-text div { display: inline-block; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment