|
|
|
|
|
by Pr0ject217
1155 days ago
|
|
I tested it out, and it's pretty slick. I noticed two issues: 1. The background image on the landing page doesn't load at all for me. I'm using Brave, with script-blocking disabled. If I manually inspect the page, and open one of the links behind the light/dark theme code, they load, but they don't seem to load on the page. 2. When I uploaded an image in a slide and went to full-screen mode, the image's borders are cut off (it's as if the image is zoomed in and the edges of the image are cropped). I believe it's the background-size: cover, and the aspect ratio of the image. Perhaps using background-size: contain would work? |
|