Created
July 28, 2020 10:45
-
-
Save davidpede/548603972d82db6ee6c6c8737b18adec to your computer and use it in GitHub Desktop.
CSS calc image aspect ratio in percentage from pThumb placeholders
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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