asyncapi/website

[BUG] Large company logo size on casestudy/[id] page

Closed this issue · 3 comments

Describe the bug.

on /casestudies/[id] page, the style of the article looks distorted, which makes the article sticking too much to left, also after looking at the code, I found that there are many fixed width values used in tailwind.

Expected behavior

The article should look proper and should have enough spacing from both ends.

Screenshots

image

How to Reproduce

  1. Go to this page https://www.asyncapi.com/casestudies/adeogroup
  2. See the article spacing

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

@RamGoel I think this is already fixed I tried to zoom in and zoom out but it is working properly. Can you please check weather the issue still exist or not ?

image

@RamGoel There is no such issue that exists at my side.

Hi guys @Vishal2002 @Vikram125609, I am still able to reproduce this on prod env.

Operating system: Win 11
Browser: chrome

Maybe it's because of difference in screen sizes of our devices. Anyways I have raised a PR for it.