From 35ac1fc1ba418a9a88398de5019377cc15ac1c77 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Wed, 12 Aug 2026 20:09:57 +0000 Subject: [PATCH] fix(docs): remove duplicate app icon on guide/app page logo.png was identical to app_icon.png, so the Using the app section showed two copies of the same icon. Keep a single app icon and adjust ok-app-visual styles for the one-image layout. Co-authored-by: Asim Awdah --- .vitepress/theme/custom.css | 7 +++++-- guide/app.md | 1 - 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.vitepress/theme/custom.css b/.vitepress/theme/custom.css index e6b94db..560d706 100644 --- a/.vitepress/theme/custom.css +++ b/.vitepress/theme/custom.css @@ -2000,7 +2000,7 @@ button.ok-hero__cta--primary:focus { margin: 1.25rem 0 1.75rem; } -.ok-app-visual img:first-child { +.ok-app-visual img { width: 120px; height: 120px; border-radius: 28%; @@ -2008,10 +2008,13 @@ button.ok-hero__cta--primary:focus { background: var(--vp-c-bg-elv); } -.ok-app-visual img:last-child { +.ok-app-visual img + img { height: 48px; width: auto; object-fit: contain; + box-shadow: none; + border-radius: 0; + background: transparent; } .ok-post-cover { diff --git a/guide/app.md b/guide/app.md index af517c3..d8cc15f 100644 --- a/guide/app.md +++ b/guide/app.md @@ -4,7 +4,6 @@ OpenKey is the mobile and desktop client for Android, iOS, macOS, Linux, and Win

OpenKey app icon - OpenKey wordmark

## Install