diff --git a/package.json b/package.json index 159acdd74..037b93d09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.621.0", + "version": "3.622.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index ba2bad89b..13359d27a 100644 Binary files a/paligo-theme.tar.gz and b/paligo-theme.tar.gz differ diff --git a/paligo-theme/paligo-styles/redacto-theme.css b/paligo-theme/paligo-styles/redacto-theme.css index 616048aa3..2c2fb9bb3 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -331,7 +331,7 @@ body { --iqser-button-radius: 17px; --iqser-button-font-size: 13px; --iqser-button-height: 34px; - --iqser-font-family: "Inter, sans-serif"; + --iqser-font-family: Inter, sans-serif; } .site-sidebar {