Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge

This commit is contained in:
zotlabs
2017-05-22 03:51:58 -07:00
11 changed files with 276 additions and 73 deletions

View File

@@ -32,3 +32,9 @@
margin-top: 18px;
margin-left: 20px;
}
main {
max-width: 790px;
margin-left: auto;
margin-right: auto;
}