diff --git a/public/images/blog/defguard-1.5-release-notes/version-exchange.png b/public/images/blog/defguard-1.5-release-notes/version-exchange.png index e765dccb..6a89a5e6 100644 Binary files a/public/images/blog/defguard-1.5-release-notes/version-exchange.png and b/public/images/blog/defguard-1.5-release-notes/version-exchange.png differ diff --git a/src/content/blog/defguard-1.5-release-notes.mdx b/src/content/blog/defguard-1.5-release-notes.mdx index 764e2aed..36462fea 100644 --- a/src/content/blog/defguard-1.5-release-notes.mdx +++ b/src/content/blog/defguard-1.5-release-notes.mdx @@ -32,7 +32,7 @@ Please star us o ## Mobile Clients (iOS/Android) -Grab them from App Store and Play Store. They support all our major features like: +Grab them from App Store and Play Store. They support all our major features like: - Multi-Factor Authentication with Biometry (new), TOTP/Email codes (for Internal MFA) as well as External SSO MFA (when using Google/Okta/Microsoft/JumpCloud or other) - Real time configuration updates diff --git a/src/styles/global.scss b/src/styles/global.scss index caa886aa..dd5d22aa 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -73,7 +73,7 @@ main { // main vars html { - --font-scale-factor: 0.7; + --font-scale-factor: 0.85; --nav-height: 75px; --box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.08);