1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/website/src/icons/styles.module.css

6 lines
79 B
CSS
Raw Normal View History

.icon {
fill: currentColor;
border-radius: 50%;
aspect-ratio: 1;
}