SyntaxUI / syntaxui

Get free access to pre-built, Tailwind CSS-powered components, animations and effects - brought to life using Framer Motion. Just copy, paste and you're ready to go!
https://syntaxui.com
MIT License
635 stars 45 forks source link

[FEATURE]: Width changes in docs #257

Open Ansub opened 2 weeks ago

Ansub commented 2 weeks ago

Feature Description 📝

We can decrease the width of Sidebar component as this takes a lot of space

image

Also components currently takes less space that's why we are not able to add components which have more width. we can increase the width that components will take inside (docs) folder.

image

Screenshots 📸

No response

isrark005 commented 2 weeks ago

Hie @Ansub, is there a specific width you have in mind?

I have shift a layout by 32px here let me know if this looks right?

before image

After shifting layout by 32px image

Ansub commented 2 weeks ago

I am sorry but i am not able to find out the different in both images, can you please tell me where to look for it?

isrark005 commented 2 weeks ago

The sidebar width 😅 image

Ansub commented 2 weeks ago

Yeah, but we also need to increase the width of the right side where all the components are displayed so that it looks more symmetrical.