remove unnecessary sass

clean up metadata parser (kinda)
This commit is contained in:
Michał Gdula 2023-07-03 08:49:01 +00:00
parent 3c09fb494b
commit 4c7bf9706f
9 changed files with 209 additions and 286 deletions

View file

@ -237,12 +237,11 @@ details
img
position: absolute
top: 0
left: 0
inset: 0
width: 100%
height: 100vh
height: 100%
background-color: RGB($fg-white)
filter: blur(1rem) saturate(1.2)
filter: blur(3rem) saturate(1.2) brightness(0.7)
transform: scale(1.1)
object-fit: cover
object-position: center center