scaffold-eth / OP-RetroPGF3-Discovery-Voting

Create the voting and discovery process for OP retroactive public goods funding for badgeholders
https://op-retropgf3-discovery-voting.vercel.app
MIT License
14 stars 15 forks source link

Remove some padding/margins from View Ballot page, make list page look the same. #104

Closed ZakGriffith closed 1 year ago

ZakGriffith commented 1 year ago

To fit more projects in, let's lessen the padding/margins (Whatever is used here) on each project in the View Ballot page so more can be seen on one page. Here is how it currently looks: image

But this would look a little sleeker and easier on the eyes:

image

Then the view when you've clicked into a list, that page needs to have the same sizing/spacing as the above changes. This should also be implemented into the "Edit Distribution" page when you are updating the distribution of a pre-existing List. Same with the modal after clicking Add To Ballot from when you've clicked into a list.

Current List: image

Current "Edit Distribution" when editing the distribution of a list before adding it to your own ballot: image

A good place to go to get an idea of the correct sizing/spacing is this view from the OP Figma: image

Summary of changes:

escottalexander commented 1 year ago

I will knock this out.