You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by si...@apache.org on 2022/06/01 16:40:11 UTC

[apisix-website] branch 1502shivam-singh-patch-1 created (now 8e7d0e3b4e8)

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

singhsh pushed a change to branch 1502shivam-singh-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


      at 8e7d0e3b4e8 fix: broken responsive behavior on mobile devices

This branch includes the following new commits:

     new 8e7d0e3b4e8 fix: broken responsive behavior on mobile devices

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix-website] 01/01: fix: broken responsive behavior on mobile devices

Posted by si...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

singhsh pushed a commit to branch 1502shivam-singh-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit 8e7d0e3b4e8b4cce01466f7bcfaba88a8c23588e
Author: Shivam Singh <si...@apache.org>
AuthorDate: Wed Jun 1 22:10:07 2022 +0530

    fix: broken responsive behavior on mobile devices
---
 website/src/css/customTheme.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/src/css/customTheme.css b/website/src/css/customTheme.css
index c09d0b3a085..fbf8ddda065 100644
--- a/website/src/css/customTheme.css
+++ b/website/src/css/customTheme.css
@@ -980,7 +980,7 @@ a:hover {
 .event-card {
   border-style: solid;
   border-color: #fff;
-  box-shadow: 0 4px 23px rgb(0 0 0 / 10%));
+  box-shadow: 0 4px 23px rgb(0 0 0 / 10%);
   font-size: 0.95rem;
   font-family: MaisonNeue-Light, sans-serif;
   font-weight: 700;
@@ -1501,7 +1501,7 @@ a:hover {
   }
 
   .endcta-text {
-    font-size: 2.4rem;
+    font-size: 1.85rem;
   }
 
   .navbar {
@@ -1552,7 +1552,7 @@ a:hover {
   }
 
   .endcta-text {
-    font-size: 2rem;
+    font-size: 1.6rem;
   }
 
   .arch-head,