From 5941e2238874ea8cbb8614ae7f1da481b33dc19e Mon Sep 17 00:00:00 2001 From: FarkasJanos Date: Wed, 31 Oct 2018 09:19:13 +0100 Subject: [PATCH] Update ghost-trick.md --- snippets/ghost-trick.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snippets/ghost-trick.md b/snippets/ghost-trick.md index 195f0a03b..a3d2039ee 100644 --- a/snippets/ghost-trick.md +++ b/snippets/ghost-trick.md @@ -31,6 +31,8 @@ p { } ``` +#### Demo + #### Explanation In some cases you can use this simple method to vertically align inline elements without touching position property.