diff --git a/book/theme/custom.css b/book/theme/custom.css index 4b54b5d..128e2e0 100644 --- a/book/theme/custom.css +++ b/book/theme/custom.css @@ -330,7 +330,7 @@ body span.emoji { table { background-color: white; - margin-left: 4rem; + margin-top: 1em; } table td { diff --git a/theme/custom.css b/theme/custom.css index 4b54b5d..128e2e0 100644 --- a/theme/custom.css +++ b/theme/custom.css @@ -330,7 +330,7 @@ body span.emoji { table { background-color: white; - margin-left: 4rem; + margin-top: 1em; } table td {