Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop

This commit is contained in:
Mar0xy 2023-11-01 19:49:24 +01:00
commit 2b1bcdabd5
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828

View file

@ -73,6 +73,7 @@ function neverShow() {
width: calc(100% - (var(--margin) * 2));
max-width: 500px;
display: flex;
backdrop-filter: var(--blur, blur(15px));
}
.icon {