This is an automated email from the ASF dual-hosted git repository.

danny0405 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 539402c0638 [Docs] updated button size so join now is on one line 
(#10557)
539402c0638 is described below

commit 539402c06387111b3e3ce8c243120e419de27d8e
Author: nadine farah <[email protected]>
AuthorDate: Wed Jan 24 01:16:51 2024 -0800

    [Docs] updated button size so join now is on one line (#10557)
---
 website/src/components/EventFeature/styles.module.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/components/EventFeature/styles.module.css 
b/website/src/components/EventFeature/styles.module.css
index 416f746d6e5..ff6deb0db25 100644
--- a/website/src/components/EventFeature/styles.module.css
+++ b/website/src/components/EventFeature/styles.module.css
@@ -28,5 +28,5 @@
   font-weight: bold; 
   display: inline-block; 
   text-align: center;
-  min-width: 230px
+  min-width: 280px
 }
\ No newline at end of file

Reply via email to