Files
node-factorio-recipes/components/icons/Icon.module.css
Sebastian Seedorf d964748a66 Styling of home
2022-08-22 17:04:39 +02:00

8 lines
138 B
CSS

.icon {
height: 1em;
fill: currentcolor;
padding-inline: 0.5ch;
stroke: currentcolor;
transform: translateY(0.1em);
}