]> git.wh0rd.org - nano-editor.git/commit
news: rewrite layout to use CSS flex boxes
authorMike Frysinger <vapier@gmail.com>
Tue, 11 Aug 2026 16:28:14 +0000 (22:13 +0545)
committerMike Frysinger <vapier@gmail.com>
Tue, 11 Aug 2026 16:28:14 +0000 (22:13 +0545)
commit17f953e1b498c8b7c68648e34d0cca63fbb06995
treee9744093e687d38cfab8cb79641d416a8713a5b0
parent8ae1757129db1e2ca8ab7f61316323a6004f88b9
news: rewrite layout to use CSS flex boxes

This reduces the markup needed for each release section, forces
consistent layout between each one, is properly responsive on
mobile devices, and migrates the giant <pre> block at the end
to the same format.
news.php
style.css