Switch source code bits

This commit is contained in:
dakkar 2024-02-20 20:01:31 +00:00 committed by Amelia Yukii
parent 27ea1b7133
commit c9940b7359
7 changed files with 66 additions and 36 deletions

View file

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