Commit Graph

10 Commits

Author SHA1 Message Date
Chris Banes 8c939bf372 Use grid rather than flexbox for recent articles
Currently the items include some inner padding, which means
that the items have some leading spacing on the left/right
which don't align with the keyline.

This PR updates this to use a grid, with a fixed number of
columns depending on the screen size.
2022-12-17 15:58:50 +00:00
Nuno Coração fc81fa2130 updated reference to dict 2022-11-18 22:30:21 +00:00
Nuno Coração 8f588f5175 updates to the homepage background setup 2022-11-06 00:15:29 +00:00
Nuno Coração f2d3ff1572 implemented card gallery for lists 2022-11-05 15:11:20 +00:00
Nuno Coração 07882fc145 fixed margin with show more articles button 2022-10-02 17:19:09 +01:00
Nuno Coração e796c52cd7 fixed margins in recent articles 2022-10-02 17:15:13 +01:00
Nuno Coração 1da283f2ad add Show More button to recent articles 2022-09-27 00:18:11 +01:00
Nuno Coração bc9911a408 added variable to define how many articles appear in recent 2022-09-19 22:02:42 +01:00
Nuno Coração 45954b3490 added images to articles 2022-09-11 18:42:54 +01:00
Nuno Coração 8fbdecb6e7 initial commit 2022-09-10 20:05:37 +01:00