laravel-frontend-presets / tailwindcss

A Tailwind CSS frontend preset for the Laravel Framework

Home Page:https://laravel-frontend-presets.github.io/tailwindcss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App name on navbar should be margin-left not right

mehrancodes opened this issue · comments

I'm not sure why margin has been set to right for this line, since every time I have to change it to ml-6 to show it properly on small screens.

Happy to accept a PR with this change.

@michaeldyrynda seems that there was no problem with the previews mr-6, but since my template was for both LTR/RTL directions, I thought that it should be ml-6 bor both dirs.

So expect my apologies and roll-back, please.