fix: bookmarklet

This commit is contained in:
eneller
2025-03-19 19:34:53 +01:00
parent c084dcc5d1
commit 67b0654514
2 changed files with 5 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ header{
text-align: center;
justify-content: center;
}
small{
color: #777;
}
.searchbar{
width: fit-content;
}