nasa-petal / PeTaL

Artificial Intelligence and Natural System Design Tool
https://nasa-petal.github.io/PeTaL/
The Unlicense
51 stars 17 forks source link

Center all the cards and search bar in viewport #89

Closed prem1835 closed 2 years ago

prem1835 commented 3 years ago

Summary of Issue

Right now all the cards are on the left side so on the right side there's more space. Centering all the elements will look more good. And pagination on the bottom is not working properly

Issue Type

Enhancement

Description

I will center the cards and the search bar. Font size are small and all seems very close, so I will increase padding too. Pagination on the bottom is not working properly, so I will fix to just show if there's another page else they will be disabled

Example

I will use Material-UI as this project is already using it and will focus on making it more user-friendly and aesthetic

Right now it's look like this...

screencapture-nasa-github-io-PeTaL-1602316520108

prem1835 commented 3 years ago

Can I work on it?