Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/content/blog/defguard-1.5-release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Please <a href="https://github.com/defguard/defguard/" target="_blank">star us o

## Mobile Clients (iOS/Android)

Grab them from <a href="tu_link" target="_blank">App Store</a> and <a href="https://play.google.com/store/apps/details?id=net.defguard.mobile" target="_blank">Play Store</a>. They support all our major features like:
Grab them from <a href="https://apps.apple.com/us/app/defguard-vpn-client/id6748068630" target="_blank">App Store</a> and <a href="https://play.google.com/store/apps/details?id=net.defguard.mobile" target="_blank">Play Store</a>. 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
Expand Down
2 changes: 1 addition & 1 deletion src/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down