[–] 4 points 1 day ago (1 child)

I end up with issues with it because I do a lot of graphic design which means I have a lot of fonts. So, it ends up rebuilding its subtitle font cache for little reason every time I start it. Can at least disable that though.

  • source
  • [–] 1 point 1 month ago* (last edited 1 month ago)

    Gets us on the other end too as we do newsletters and other web work for small orgs, so our poor little web servers basically get DDOS’d by the scanners when we send out a newsletter with a bunch of backlinks.

  • source
  • parent
  • context
  • [–] 2 points 1 month ago* (last edited 1 month ago) (4 children)

    You can set the grid item to display: flex, they’re not totally mutually exclusive (one can be within the other). Kinda hard to blindly walk through stuff like this without seeing the HTML/CSS though.

    One of those cases where browser dev tools are your friend as it should only need a few properties, you can poke and prod to see how they land, and you can see whether you’re getting a 100% height fill on the parent.

  • source
  • parent
  • context
  • view more: next ›