From f4010e4ac02d0a445d99f0d414fc3de1dd31a556 Mon Sep 17 00:00:00 2001 From: Yang Jun Date: Mon, 22 Jun 2026 20:37:01 +0800 Subject: [PATCH] fix(docs): drop redundant logo styles from .contributors Co-authored-by: Cursor --- .../themes/navy/source/css/_partial/index.styl | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/docs/themes/navy/source/css/_partial/index.styl b/docs/themes/navy/source/css/_partial/index.styl index 5bacf32fa..ff59dea74 100644 --- a/docs/themes/navy/source/css/_partial/index.styl +++ b/docs/themes/navy/source/css/_partial/index.styl @@ -184,24 +184,6 @@ overflow: hidden; .contributors - p - margin: 0 - line-height: 2.5 - text-align: center - a - display: inline-block - vertical-align: middle - margin: 8px - a img - display: inline-block - height: 72px - width: auto - max-width: 160px - vertical-align: middle - object-fit: contain - background: transparent - border-radius: 0 - margin-bottom: 0 tr display: flex flex-wrap: wrap