Skip to content

Commit bf8d0f5

Browse files
committed
chore: Remove unused CSS
1 parent d00cac5 commit bf8d0f5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/lib/components/atoms/Button.svelte

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@
9898
:hover {
9999
text-decoration: underline var(--secondary);
100100
color: var(--text-one);
101-
.content {
102-
text-decoration: underline;
103-
text-decoration-color: currentColor;
104-
}
105101
}
106102
}
107103
</style>

0 commit comments

Comments
 (0)