snort/src/Element/FollowsYou.css
ennmichael 5ad4971fc0
Add prettier formatting (#214)
* chore: add prettier

* chore: format codebase
2023-02-07 20:04:50 +00:00

7 lines
136 B
CSS

.follows-you {
color: var(--font-secondary-color);
font-size: var(--font-size-tiny);
margin-left: 0.2em;
font-weight: normal;
}