Commit 92e76310 authored by boojack's avatar boojack

chore: fix link style

parent 48a20c2b
......@@ -16,6 +16,10 @@
@apply inline-block text-blue-600 cursor-pointer font-bold border-none no-underline hover:opacity-80;
}
.link {
@apply inline-block text-blue-600 cursor-pointer underline hover:opacity-80;
}
.counter-block,
.todo-block {
@apply inline-block text-center w-6 font-mono;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment