rubyforgood/mutual-aid

Clean up TileList css

开放

#100 创建于 2020年5月5日

 (5 条评论) (0 个反应) (0 位负责人)Ruby (60 个派生)auto 404
Good First Issue

仓库指标

星标
 (55 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

For the TileList and TileListItems components, clean up the one-off CSS adjustments that are currently in use. Be systemic by replacing them with some custom spacing classes that currently live in custom-spacing.scss. There may also be ways to better leverage existing Vue and Buefy components. See the discussions in #75 for more info on how this has failed so far.

Also, if this cleanup can address the inconsistency noted in this screenshot from #82 that would be great: If anyone feels this is better addressed in a separate issue, that's fine, too.

贡献者指南