Update dark view
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
div class="mb-4"
|
||||
div class="mb-4"
|
||||
h3 class="text-xl text-blue-600"
|
||||
a class="u-url border-b-2 border-transparent hover:border-blue-600 hover:border-b-2" href="/bookmark/#{bookmark.slug}"
|
||||
h3 class="text-xl text-blue-600 dark:text-slate-200 mb-2"
|
||||
a class="u-url border-b-2 border-transparent hover:border-blue-600 hover:dark:border-slate-200 hover:border-b-2" href="/bookmark/#{bookmark.slug}"
|
||||
= "#{bookmark.name} "
|
||||
|
||||
small class="text-gray-400 hover:text-gray-600"
|
||||
|
Reference in New Issue
Block a user