From 37068c922c14ceebae9599a04ce2bca61bf0354e Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 1 Oct 2021 09:03:29 -0400 Subject: [PATCH] add margin --- docs/assets/styles/docs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/assets/styles/docs.css b/docs/assets/styles/docs.css index 9fbf35a7b..52afd2209 100644 --- a/docs/assets/styles/docs.css +++ b/docs/assets/styles/docs.css @@ -585,6 +585,7 @@ body[data-page^='/tokens/'] .table-wrapper td:first-child code { border-radius: 3px; width: 4rem; height: 4rem; + margin: 1rem; } /* Color palettes */