zyachel / quetre

A libre front-end for Quora
https://quetre.iket.me
GNU Affero General Public License v3.0
418 stars 28 forks source link

Framed answers? - Locations #7

Open pityalvarez opened 2 years ago

pityalvarez commented 2 years ago

I would like answers to be framed like in quora, I think it was already a future plan to do so. And between each answers the spaces should be this small. image

The top bar probably it can't be made smaller. So the red part can be taken away and propotions wouldn't look bad. I just feel that the proportions now are unpleasent, the font looks a little small and flat so I zoom in and I'm losing all things that I look on, zoomed out I can't read. image

zyachel commented 2 years ago

I initially didn't add border on all sides as I thought it'd look a bit cramped. Same goes for the margin. Though I'll look into that.

zyachel commented 2 years ago

How about this, @pityalvarez:

image

I reduced the block padding to 5rem(from 8rem), reduced gap to 5rem, and made the block border a bit prominent(earlier it was quite subtle in dark mode).

pityalvarez commented 1 year ago

The padding and the gap is good. Instead of borders having a different background for the answer could be a solution

zyachel commented 1 year ago

I'm thinking of adding a settings page with ability to change layouts(something like libreddit). One option would be to select quora-like layout.

would that be helpful?