Skip to content

Instantly share code, notes, and snippets.

@tdmrhn
Last active April 11, 2021 09:15
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 tdmrhn/2540b9581f56b82c76d91ffc43859404 to your computer and use it in GitHub Desktop.
Save tdmrhn/2540b9581f56b82c76d91ffc43859404 to your computer and use it in GitHub Desktop.
Blog archive card design
[data-prefix="blog"] [data-cards="simple"] .entry-card {position:relative;min-height:700px;}
[data-prefix="blog"] [data-cards="simple"] .entry-excerpt {background:#fff;padding:80px 30px; margin:0 10px; border-radius:15px;position:absolute;bottom:0;border:1px solid #eee;min-height:430px;}
[data-prefix="blog"] [data-cards="simple"] .entry-title {position:absolute;top:300px;z-index:1;padding:0 40px;}
[data-prefix="blog"] [data-cards="simple"] .ct-button {position:absolute;bottom:30px;margin:0 40px;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment