Files: 79d1c71afb7e8054f9bb37aedaa506e33c61ec8a / modules_basic / message-header.mcss
92 bytesRaw
1 | MessageHeader { |
2 | display: flex |
3 | |
4 | section.author { |
5 | flex: 1 |
6 | } |
7 | |
8 | section.meta { |
9 | } |
10 | } |
11 |
Built with git-ssb-web
1 | MessageHeader { |
2 | display: flex |
3 | |
4 | section.author { |
5 | flex: 1 |
6 | } |
7 | |
8 | section.meta { |
9 | } |
10 | } |
11 |
Built with git-ssb-web