Skip to content

Instantly share code, notes, and snippets.

@davidpede
Created July 28, 2020 10:45
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 davidpede/548603972d82db6ee6c6c8737b18adec to your computer and use it in GitHub Desktop.
Save davidpede/548603972d82db6ee6c6c8737b18adec to your computer and use it in GitHub Desktop.
CSS calc image aspect ratio in percentage from pThumb placeholders
padding-top: padding-top:calc( ([[+height]]% / [[+width]]) * 100 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment