You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/27 15:15:26 UTC

[GitHub] [apisix-website] qier222 commented on a change in pull request #213: fix: #212

qier222 commented on a change in pull request #213:
URL: https://github.com/apache/apisix-website/pull/213#discussion_r584027096



##########
File path: website/src/css/customTheme.css
##########
@@ -260,11 +274,12 @@ header h2 {
 /* button */
 .button {
   margin: 0 10px;
-  padding: 8px 18px;
+  padding: 18px 18px;
   font-size: 18px;
   font-weight: 600;
   border-radius: 10px;
   border: none;
+  width: 224px;

Review comment:
       Please don't set button width to fixed size, this is global button styles.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org