From 189d669b3a45647148e41ab6ffc247408b398764 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 31 Mar 2021 09:45:54 +0200 Subject: [PATCH] docs: fix demo styling --- docs/src/demos/Nodes/Emoji/index.vue | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/src/demos/Nodes/Emoji/index.vue b/docs/src/demos/Nodes/Emoji/index.vue index eb4ccbe4..c9431d26 100644 --- a/docs/src/demos/Nodes/Emoji/index.vue +++ b/docs/src/demos/Nodes/Emoji/index.vue @@ -61,15 +61,5 @@ export default { > * + * { margin-top: 0.75em; } - - font-size: 3rem; -} - -button { - margin: 0.125rem; - width: 2rem; - height: 2rem; - text-align: center; - line-height: 2rem; }