code4rena-dev / components-library

Components library for Code4rena, and accessible as a package to be used in React based Code4rena products.
https://components-library-wine.vercel.app
0 stars 0 forks source link

Recently completed audits tiles inconsistent heights #33

Closed SamusElderg closed 8 months ago

SamusElderg commented 10 months ago

Moved here from: https://github.com/code4rena-dev/code4rena.com/issues/684 will need to also do a PR over there afterwards to point to the new comp-lib version


For the not-logged-in view on the home page, each tile can have different heights

Currently: image

Aim to make it something like this: image

Would need to be conscious of two areas (if we used fixed heights to solve it):

SamusElderg commented 10 months ago

Will move this back, looks like its not a component-library component 😂

SamusElderg commented 10 months ago

Re-opening because i am an airhead

leo95oliveira commented 9 months ago

This was resolved in this PR: https://github.com/code4rena-dev/components-library/pull/42 and will be resolved in the front-end by this PR: https://github.com/code4rena-dev/code4rena.com/pull/730