0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 23:52:48 +00:00
Files
homebrewery/client/homebrew/pages/userPage/userPage.less
2016-11-25 00:28:48 -05:00

12 lines
161 B
Plaintext

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