git ssb

2+

mixmix / ticktack



Commit d4471ed9e0be3a61e29df8a0de9c3b36cf52e096

STYLE - userShow edit pencil position

mix irving committed on 10/17/2017, 2:59:57 AM
Parent: 55ccab2d58e63d547a71b57717c21c6c0d39a7bc

Files changed

app/page/userShow.mcsschanged
app/page/userShow.mcssView
@@ -16,8 +16,13 @@
1616
1717 h1 {
1818 font-weight: 300
1919 font-size: 1rem
20+
21+ display: flex
22+ div.Link {
23+ margin-left: .5rem
24+ }
2025 }
2126
2227 div.actions {
2328 display: flex

Built with git-ssb-web