From 7ddf05ead38e2f11cfc51ba5ddfbf70103927e2f Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Mon, 16 Dec 2024 17:04:53 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20author/project/system/public/css/themes/default/system?= =?UTF-8?q?.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- author/project/system/public/css/themes/default/system.css | 2 ++ 1 file changed, 2 insertions(+) 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;