[quote=@Mahz] - <3 to the person that registered on Github just to fix a link on the subscriptions page ([url]https://github.com/danneu/guild/pull/8[/url]). It's also the Guild's first user-submitted patch. [/quote] Lol I just noticed this, you're welcome :) Incidentally I have been bothering over the table functionality recently, and I have been doing some CSS review and testing. The main pain point I have found is that the various hacks used by people are causing a lot of unexpected behavior on mobile. For example, the combination of a heading amd sub or sup causes word wrap to go completely out of whack. Often this is also accompanied by BS like hacking the headers just to form a drop shadow effect: [Img]https://img.roleplayerguild.com/prod/users/019812d9-e490-74b6-ad32-35f2d5e97def.webp[/img] I'll share more on the h/sub combo as soon as I figure out what is actually causing it - So far I've had no luck replicating the issue with a testing page.