mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 03:32:40 +00:00
11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
.userPage{
|
|
.content .phb{
|
|
margin: 20px auto;
|
|
min-height : 350px;
|
|
height : 80%;
|
|
column-count : 1;
|
|
&::after{
|
|
display : none;
|
|
}
|
|
}
|
|
} |