diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-05-22 05:37:04 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-05-22 05:37:51 -0300 |
commit | a2c333a1ad95600d8f75c48794ded0747c79d1ab (patch) | |
tree | 3c4aae34748b5ec1cdb084dd74bfd877b1680d14 /album/the-homestuck-strife-project-vol-1.yaml | |
parent | ff0ef6f538b24e64f5eb17e92c61eec7e24ab201 (diff) |
fml css and thank you brandon (and niklink) preview
Diffstat (limited to 'album/the-homestuck-strife-project-vol-1.yaml')
-rw-r--r-- | album/the-homestuck-strife-project-vol-1.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/album/the-homestuck-strife-project-vol-1.yaml b/album/the-homestuck-strife-project-vol-1.yaml index 5077a813..a4136287 100644 --- a/album/the-homestuck-strife-project-vol-1.yaml +++ b/album/the-homestuck-strife-project-vol-1.yaml @@ -40,13 +40,13 @@ Wallpaper Parts: opacity: 1; - Asset: bg-right.png Style: |- - background-position-x: calc(98.5% - 0.5 * min(0px, 100vw - 1000px / 1080px * 100vh)); + background-position-x: calc(98.5% - 0.5 * min(0px, 100vw - 1000 / 1080 * 100vh)); background-size: contain; background-repeat: no-repeat; opacity: 1; - Asset: bg-left.png # layered above bg-right Style: |- - background-position-x: calc(1.5% + 0.5 * min(0px, 100vw - 1000px / 1080px * 100vh)); + background-position-x: calc(1.5% + 0.5 * min(0px, 100vw - 1000 / 1080 * 100vh)); background-size: contain; background-repeat: no-repeat; opacity: 1; |