linstrom/frontend-reactive/app/styles/svgs.css

5 lines
65 B
CSS
Raw Normal View History

2024-09-23 15:13:57 +00:00
.svg-black-white {
fill: var(--text);
stroke: var(--text);
}