git ssb

2+

mixmix / ticktack



Tree: ee61f163c310b3f658adf766c7d7e0aed9c5e0b3

Files: ee61f163c310b3f658adf766c7d7e0aed9c5e0b3 / message / html / likes.mcss

164 bytesRaw
1Likes {
2 cursor: pointer
3 min-width: 2.5rem
4
5 display: flex
6 align-items: center
7
8 i {
9 margin-right: .4rem
10 }
11 i.fa-heart {
12 $colorFontPrimary
13 }
14}
15
16

Built with git-ssb-web