This is an automated email from the ASF dual-hosted git repository.
jianbin pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push:
new 66d93197a5 fix logo style (#753)
66d93197a5 is described below
commit 66d93197a5707228fdfafc9448707600d66f061d
Author: liuqiufeng <[email protected]>
AuthorDate: Fri Jan 5 17:13:32 2024 +0800
fix logo style (#753)
---
src/css/custom.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/css/custom.scss b/src/css/custom.scss
index 404476e60c..c4162fe3ab 100644
--- a/src/css/custom.scss
+++ b/src/css/custom.scss
@@ -346,7 +346,7 @@ button[class*="tocCollapsibleButton"] {
}
.footer {
-
.footerLogoLink_node_modules-\@docusaurus-theme-classic-lib-theme-Footer-Logo-styles-module
{
+ a {
opacity: 1;
}
}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]