Keep aspect ratio for mobile cover images

This commit is contained in:
Max Nuding 2023-04-26 17:02:47 +02:00
parent e3cf6fb5f2
commit 2e63be50a4
Signed by: phlaym
GPG Key ID: A06651BAB6777237

View File

@ -128,7 +128,6 @@
}
.cover:not(.background) {
z-index: 1;
width: 60px;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
}