Commit Graph

12 Commits

Author SHA1 Message Date
Etienne Werly fc649eabbc Fixed lang menu not activable on touch screens.
The drop-down used to use the :hover pseudo-class, but it does not work
on touch screens. Has been replaced by a checkbox with :checked
pseudo-class.
2023-05-30 20:27:28 +02:00
Etienne Werly 3ca67e09f3 Added max width on all images
No more image overflowing on small devices :)
2023-05-16 16:07:08 +02:00
Etienne Werly 83ae9b315b Fixed images overflowing in blog cards, as well as code blocks. 2023-05-16 16:04:47 +02:00
Etienne Werly 4f21895b8e Rudimental code blocks 2021-07-14 17:06:02 +02:00
Etienne Werly 5cda12894c 🪶 Removed Bootstrap, subsetted fork awesome 2021-07-14 03:36:19 +02:00
Etienne Werly 933ff88912 Trying to get rid of Bootstrap... 2021-07-09 00:54:43 +01:00
Etienne Werly 132fb97b06 Rudimental blog 2021-07-02 16:06:41 +01:00
Etienne Werly 2d0d6a492b Blog, first try 2021-07-02 16:43:41 +02:00
Etienne Werly 7242abe39d 🪶 Removed unused font files 2021-07-02 15:25:25 +01:00
Etienne Werly bf1cd82bfc 🧹 Code cleanup 2021-07-02 16:12:43 +02:00
Etienne Werly 529d6dc280 Grav 1.6 support 2021-07-02 02:01:16 +01:00
Etienne Werly 04a8404802 Initial commit 2020-06-17 13:42:09 +01:00