sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 57 forks source link

Add tailwind to mainLayOut and NavBar #75

Closed kavinda-100 closed 6 months ago

kavinda-100 commented 9 months ago

Purpose

The Navbar is not responsive when resizing the browser window. (https://github.com/sef-global/scholarx-frontend/issues/73)

Goals

add tailwindcss utility classes to MainLayOut and NavBar to fix the issue.

Approach

I had set the max width to the nav bar and added proper Tailwind classes according to the device breakpoints to achieve responsiveness for the NavBar.

Screenshots

https://github.com/sef-global/scholarx-frontend/issues/73#issuecomment-1904086007

Checklist

Related PRs

## Test environment ## Learning
kavinda-100 commented 9 months ago

add tailwind branch

anjula-sack commented 9 months ago

@kavinda-100 There are some conflicts can you fix them?

anjula-sack commented 9 months ago

@kavinda-100 There are some conflicts can you fix them as well?

kavinda-100 commented 9 months ago

done the required changes

anjula-sack commented 9 months ago

@kavinda-100 The conflicts are still there

anjula-sack commented 6 months ago

Closing due to inactivity