From c2898f9dded731350b5289a00619b5b9a778a96d Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Mon, 21 Dec 2020 20:29:24 +0000
Subject: [PATCH] update

---
 exampleSite/content/docs/compose/graphs-charts-tables.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exampleSite/content/docs/compose/graphs-charts-tables.md b/exampleSite/content/docs/compose/graphs-charts-tables.md
index 0649acb..1b059fa 100644
--- a/exampleSite/content/docs/compose/graphs-charts-tables.md
+++ b/exampleSite/content/docs/compose/graphs-charts-tables.md
@@ -59,7 +59,7 @@
 
 #### __Show Table at once__
 
-{{< block "mt-2" >}}
+{{< block >}}
   {{< chart "dataset1" "table" >}}
 {{< /block >}}
 
@@ -98,6 +98,6 @@
 
 #### Show table only
 
-{{< grid "3 mt-2" >}}
+{{< grid "3" >}}
   {{< chart "dataset2" "table" >}}
 {{< /grid >}}
\ No newline at end of file

--
Gitblit v1.10.0