git ssb

16+

Dominic / patchbay



Tree: d59d18a6ddd3d08251afee3d3758598a3e77ce81

Files: d59d18a6ddd3d08251afee3d3758598a3e77ce81 / app / page / network.mcss

322 bytesRaw
1NetworkPage {
2 width: 100%
3
4 display: grid
5 justify-content: center
6
7 div.container {
8 section {
9 margin-bottom: 2rem
10 h2 {
11 font-size: .8rem
12 text-transform: uppercase
13 letter-spacing: 2px
14
15 i {
16 color: #666
17 margin-left: .5rem
18 }
19 }
20 }
21 }
22}
23

Built with git-ssb-web