0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 16:32:40 +00:00

Added new account nav item

This commit is contained in:
Scott Tolksdorf
2016-11-25 00:28:48 -05:00
parent 4e5cd914f7
commit a0ca45ce1c
9 changed files with 60 additions and 22 deletions

View File

@@ -1,8 +1,9 @@
.userPage{
.content .phb{
margin: 20px auto;
min-height : 350px;
height : 80%;
height : 80%;
min-height : 350px;
margin : 20px auto;
column-count : 1;
&::after{
display : none;