Commit f0d122629ce1d60a6448f1ae5d39bc3b24c5aca0
tweak widths of main page elements
Matt McKegg committed on 2/15/2017, 12:20:46 PMParent: 47416e4ca950ed7de91562f1c6ede9486e4aa6d9
Files changed
styles/feed-event.mcss | changed |
styles/main-window.mcss | changed |
styles/page-heading.mcss | changed |
styles/feed-event.mcss | ||
---|---|---|
@@ -2,8 +2,9 @@ | ||
2 | 2 … | display: flex |
3 | 3 … | flex-direction: column |
4 | 4 … | background: white |
5 | 5 … | max-width: 700px |
6 … | + width: 100% | |
6 | 7 … | margin: 10px auto |
7 | 8 … | |
8 | 9 … | div { |
9 | 10 … | flex: 1 |
Built with git-ssb-web