fix: css in examples directory. (#8977)

* Update App.svelte

CSS Fixes in span element.

* Add space

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
pull/8989/head
Prajapati omkar 1 year ago committed by GitHub
parent c1d3d58088
commit 3c0bdcdb72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,6 +89,7 @@
}
span {
color: black;
padding: 0.5em 1em;
display: inline-block;
}

Loading…
Cancel
Save