diff options
author | bt <bt@web> | 2023-11-28 10:12:34 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-11-28 10:12:34 -0500 |
commit | 0c2654db2216f52e61781be0f1fb101b27f5c39b (patch) | |
tree | 1441a9c810f613f742e70287f195a12d36c7507d /posts/animated-card-tiles.md | |
parent | a0be42c9bca78d69302d8b979e6bb33e7730fc46 (diff) |
Diffstat (limited to 'posts/animated-card-tiles.md')
-rw-r--r-- | posts/animated-card-tiles.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/animated-card-tiles.md b/posts/animated-card-tiles.md index 81ee96f..b67323a 100644 --- a/posts/animated-card-tiles.md +++ b/posts/animated-card-tiles.md @@ -20,6 +20,7 @@ For the base skeleton of these cards we only need: - the inner child element that will display on `:hover` - proper `h4` and `p` tags inside that child element +--- <div class="card-tiles-container"> <div class="card-tile"> |