0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 03:32:40 +00:00
Files
homebrewery/client/homebrew/pages/userPage/userPage.less
2016-11-24 23:35:10 -05:00

11 lines
145 B
Plaintext

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