git ssb

16+

Dominic / patchbay



Tree: e9085cc7a48d9c0b501afd9f9b98a4e1c076baad

Files: e9085cc7a48d9c0b501afd9f9b98a4e1c076baad / app / page / network.mcss

266 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 p {
16 }
17 }
18 }
19}
20

Built with git-ssb-web