diff options
-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"> |