boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

fix CSS for students list #175

Closed OlhaDorofiychuk closed 1 year ago

OlhaDorofiychuk commented 1 year ago

Students list at the moment has a grid for each item only we would like to change it to flex and add a wrapper around it.

There is no container around the element. Create className container and wrap it around student list. Create grid for the container.

CSS should include style for all possible options below already implemented in jsx:

In addition, 'more button' requires upgrade using google Font icons and fixing it into position, as it is floating now when pushed with information on top

Image