1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-05 02:45:18 +02:00

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;
}