diff --git a/author/project/system/public/css/themes/default/system.css b/author/project/system/public/css/themes/default/system.css index 62f4977..1137f56 100644 --- a/author/project/system/public/css/themes/default/system.css +++ b/author/project/system/public/css/themes/default/system.css @@ -1,6 +1,8 @@ @charset "UTF-8"; :root { + --gap: min(12px, 1rem); + /* font-family: , system-ui, sans-serif; */ font-family: "dejavu"; text-decoration: none;