rubyforgood/mutual-aid

Clean up TileList css

Offen

#100 geöffnet am 05.05.2020

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (60 Forks)auto 404
Good First Issue

Repository-Metriken

Stars
 (55 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide