diff --git a/after-css-demo.html b/after-css-demo.html index 97204fd..900279b 100644 --- a/after-css-demo.html +++ b/after-css-demo.html @@ -9,6 +9,7 @@ content: '\2192' } .box-arrow-after::after { + display: inline-block; content:url("data:image/svg+xml,"); width: 200px; height: 200px;