mwalsh2020 / lsat-cracked

1 stars 0 forks source link

added mr-2 margin to correct and wrong tags, and aligned them to left #145

Closed jamiesonreinhard closed 3 years ago

jamiesonreinhard commented 3 years ago

Closes #136

Added some spacing to the tags just for UI improvement, and aligned the tags to the left of the container. Also added "text-uppercase" to the question to remove uppercase, but I know this is not the optimal solution so will need to keep looking for how to render the text as it is in the DB.

caioertai commented 3 years ago

I added Closes ## to the pr to enable github magic when this gets merged, @jamiesonreinhard .

caioertai commented 3 years ago

I made two quick changes to fix a side effect of what I suggested. Didn't change your line tho to avoid conflicts.

jamiesonreinhard commented 3 years ago

I added one additional commit to fix "You Picked: True" so it all appears on one line rather than two. I think it looks nicer.

caioertai commented 3 years ago

Looks clean.