diff --git a/styles/index.css b/styles/index.css index 44b221d..fd63b68 100644 --- a/styles/index.css +++ b/styles/index.css @@ -327,6 +327,9 @@ .mb-\[3em\] { margin-bottom: 3em; } + .ml-\[0\.5em\] { + margin-left: 0.5em; + } .ml-\[1em\] { margin-left: 1em; } diff --git a/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl b/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl index 9dc8c5e..d5c37f0 100644 --- a/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl +++ b/templates/components/accounts/{acctID.int64}/mock-mode-section.html.tmpl @@ -9,14 +9,24 @@ {{- $mockMode := .MockMode }}
-