Added option to reorder bookmarks

This commit is contained in:
Paweł Malak
2021-11-25 16:54:27 +01:00
parent a02814aa02
commit ec5f50aba4
5 changed files with 35 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
text-transform: uppercase;
}
.BookmarkCard h3:hover {
.BookmarkHeader:hover {
cursor: pointer;
}