mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-14 21:32:41 +00:00
User page now running properly
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
.userPage{
|
||||
.content .phb{
|
||||
margin: 20px auto;
|
||||
min-height : 350px;
|
||||
height : 80%;
|
||||
column-count : 1;
|
||||
&::after{
|
||||
display : none;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user