mastodon/.storybook/styles.css

9 lines
92 B
CSS
Raw Normal View History

2025-09-04 03:09:27 -07:00
a {
color: inherit;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}