From dea68c9a825794c5648b8741e23ef70ff3ce1217 Mon Sep 17 00:00:00 2001 From: oxeo0 Date: Fri, 20 Jun 2025 13:47:23 +0200 Subject: [PATCH] make logo bit smaller --- docs/opsec | 2 +- docs/stylesheets/extra.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/opsec b/docs/opsec index a6f1903..34289b4 160000 --- a/docs/opsec +++ b/docs/opsec @@ -1 +1 @@ -Subproject commit a6f190336a3029132253e25ba410789885351c40 +Subproject commit 34289b44409811b16e933a06c557c33be4af7a7f diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 49b0541..b8e09e7 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -29,8 +29,8 @@ .md-header__button.md-logo img, .md-header__button.md-logo svg { - height: 70%; - width: 70%; + height: 50%; + width: 50%; } img {