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 2022/03/31 11:53:02 UTC

[GitHub] [apisix-website] RaiIsNotYourGuy edited a comment on pull request #992: fix: skewed images for right-pane

RaiIsNotYourGuy edited a comment on pull request #992:
URL: https://github.com/apache/apisix-website/pull/992#issuecomment-1084480265


   Reverted size changes and added ```max-width``` to ```.imagePosition```
   Fixes: #983 
   
   ### Changes:
   
   File: features.jsx 
   - Reverted changes for ```height``` in ```right-pane```
   
   File: customTheme.css
   - Reverted changes for ```.imagePositon```  ```bottom```
   - Added ```max-width: none``` to ```.imagePosition
   
   These changes reverted the changes that made the images smaller. The new changes keep the same height, while allowing the width of each image to not condense, removing the skewing effect.
   
   
   Screenshots of the change:
   
   
   ### Before: 
   ![160608634-c2c0b639-4504-4040-baa6-19bd6ad30895](https://user-images.githubusercontent.com/2664520/160823533-bb043c61-1e19-4b3a-b200-28d543a17ca5.png)
   
   ![160608657-84452915-fb4d-4199-9643-31cab8c9e7b5](https://user-images.githubusercontent.com/2664520/160823544-f2da3f91-2073-490a-8180-09519657ca42.png)
   
   
   ### After:
   <img width="1512" alt="Screen Shot 2022-03-31 at 11 38 34" src="https://user-images.githubusercontent.com/2664520/161048162-c529199a-d41d-4c26-9e3e-067a5e1e8058.png">
   
   <img width="1512" alt="Screen Shot 2022-03-31 at 11 38 57" src="https://user-images.githubusercontent.com/2664520/161048178-7d803fb3-3087-4902-8204-494fbe225bf6.png">
   
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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