mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 23:52:48 +00:00
12 lines
161 B
Plaintext
12 lines
161 B
Plaintext
|
|
.userPage{
|
|
.content .phb{
|
|
height : 80%;
|
|
min-height : 350px;
|
|
margin : 20px auto;
|
|
column-count : 1;
|
|
&::after{
|
|
display : none;
|
|
}
|
|
}
|
|
} |