Lemmy Phantom is now Quiblr! Additionally, users can now login, post, comment, and vote on lemmy using a sleek and speedy UI!

I add new functionality all the time so go check it out and let me know what you think!

      • governorkeagan@lemdro.id
        link
        fedilink
        English
        arrow-up
        3
        ·
        7 months ago

        I’ve given it a go on my PC now and have some feedback. Generally, it looks really nice, I enjoy the modern look.

        My only real feedback is that it seems too big. The best way I can think to describe it is as follows; it looks like it was made to be touch friendly (which is great!) but then on a monitor it looks too large and uses the full width.

        Personally, I’d set a max-width on larger displays to something like 80% (to allow more negative space on the sides, keeping the content centered) and have the cards scale down as well. I’m not sure what you’re using for the front-end so I can’t be super specific with the correct names of styles etc.

        I hope that makes sense. I don’t want to take away from the work you’ve done, it really is well designed! If you need me to explain something better or provide examples (whatever you need), I’d be more than happy to help where possible.

        • Aurelius@lemmy.worldOP
          link
          fedilink
          arrow-up
          4
          ·
          edit-2
          7 months ago

          Made some adjustments to prevent content from getting too spread out on wide screens! Let me know what you think (hard to test because my screen is not very wide). Before and after below

          Before:

          After:

        • Aurelius@lemmy.worldOP
          link
          fedilink
          arrow-up
          3
          ·
          7 months ago

          Super helpful! I tested making the scale vary with larger screens but I think I can invest more time there.

          I will test some approaches with adjusting the scale and follow up with you for your thoughts/feedback

          • governorkeagan@lemdro.id
            link
            fedilink
            English
            arrow-up
            3
            ·
            7 months ago

            More than happy to help! I’ve worked in a dev environment so I don’t mind getting a little more technical if you need/want