liuxiran commented on a change in pull request #501:
URL: https://github.com/apache/apisix-website/pull/501#discussion_r694315618
##########
File path: website/src/css/customTheme.css
##########
@@ -707,7 +707,7 @@ a:hover {
.plugin-logo {
margin-top: 10px;
max-width: 250px;
- max-height: 180px;
+ height: 180px;
Review comment:
I noticed that after this change, the icon in plugins page will get
larger than before. In fact we have already limit the `max-width` here, we can
we can let the height zone adjust itself in equal proportions, meanwhile
smaller will make the page look more sophisticated, what do you think ?

cc @1502shivam-singh @foolwc @bzp2010 @Baoyuantop @KishaniKandasamy
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]