Commit Graph
5 Commits
Author SHA1 Message Date
jordy a44fc62fee center pdfs
To correctly center the pdfs inside of the scrollable div we need a wrapper, ideally the 'safe center' flex-direction would be used, but this is not yet supported by most browsers.
2023-04-22 19:26:42 +02:00
jordy 9da29bf99a small css tweaks
lighten background
2023-04-22 14:57:39 +02:00
jordy 1edb669583 add imagehighlighter
Because the images are now much smaller with the image highlighter we can view images in more detail
2023-04-22 14:49:08 +02:00
jordy fb24398b01 remove console.logs from prod code 2023-04-22 14:09:03 +02:00
jordy 43107965a9 use horizontal scroll for pages container
By making small thumbnails and aligning everything horizontally the space on the screen is used better.
2023-04-22 14:08:47 +02:00