Files
blog/src/styles/css-reset.css
2026-07-06 14:20:21 +08:00

4 lines
52 B
CSS

a {
color: inherit;
text-decoration: none;
}