git ssb

0+

mixmix / marama



Tree: 6a63ca3977febbdc5b016c8119cefe3329f0a1a2

Files: 6a63ca3977febbdc5b016c8119cefe3329f0a1a2 / styles / day-label.mcss

256 bytesRaw
1MaramaDayLabel {
2 color: hsl(0, 0%, 40%)
3 font-family: arial
4 font-size: calc(2 * var(--tile-radius) - 4px)
5
6 width: calc(2 * var(--tile-radius))
7 height: calc(2 * var(--tile-radius))
8
9 display: flex
10 align-items: center
11 justify-content: center
12}
13

Built with git-ssb-web