You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The search bar, signup and login buttons are not showing on the navbar.
It is being caused by a clash between bootstrap and the tailwind version of the 'hidden' class.
Also the settings, user and search icons are all too small. The 'fa' class is overriding the tailwind font size class.
Below 640px:
Above 640px:
The text was updated successfully, but these errors were encountered:
The search bar, signup and login buttons are not showing on the navbar.
It is being caused by a clash between bootstrap and the tailwind version of the 'hidden' class.
Also the settings, user and search icons are all too small. The 'fa' class is overriding the tailwind font size class.
Below 640px:
Above 640px:
The text was updated successfully, but these errors were encountered: