0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-31 03:08:12 +00:00

Stubbed out a userpage

This commit is contained in:
Scott Tolksdorf
2016-11-23 23:59:57 -05:00
parent 750f5c1330
commit 9e14872f06
6 changed files with 55 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
.userPage{
.content .phb{
margin: 20px auto;
}
}