Re: New commitfest app release on August 19th
Jelte Fennema-Nio <me@jeltef.nl>
From: Jelte Fennema-Nio <me@jeltef.nl>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Aleksander Alekseev <aleksander@tigerdata.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>,
John Naylor <johncnaylorls@gmail.com>
Date: 2025-08-19T17:31:39Z
Lists: pgsql-hackers
On Tue, 19 Aug 2025 at 16:27, Tom Lane <tgl@sss.pgh.pa.us> wrote: > For me, with Safari on macOS, the font does look a bit different but > not objectionably so. But I too notice that the tables of patches > seem significantly wider than before. If I zoom out enough to fit > the whole table width in my usual browser window, the text is almost > unreadably small. The tables were a bit wider than screen width > already, but it feels like they changed significantly. I deployed a change now where the font-size is changed back to 14px again, and I removed "system-ui" font from the font list. I hope that solves the difficult to read fonts and larger tables issues. Feedback welcome, since this is definitely a thing that difference based on the machine/screen/OS.