This is an automated email from the ASF dual-hosted git repository.
bhavanisudha pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3b655aa086 fix: blog image landing page (#6690)
3b655aa086 is described below
commit 3b655aa0861b93de188a88f58b104c503cab3964
Author: pintusoliya <[email protected]>
AuthorDate: Fri Sep 16 10:44:38 2022 +0530
fix: blog image landing page (#6690)
---
website/src/css/custom.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/src/css/custom.css b/website/src/css/custom.css
index 87b508c719..fdae17d255 100644
--- a/website/src/css/custom.css
+++ b/website/src/css/custom.css
@@ -219,7 +219,7 @@ footer .container {
left: 0;
height:100%;
width: 100%;
- object-fit: cover;
+ object-fit: contain;
}
.tagRegular_node_modules-\@docusaurus-theme-classic-lib-next-theme-Tag-styles-module{