some display improvement
This commit is contained in:
+2
-1
@@ -86,7 +86,8 @@ div.user {
|
||||
position: relative;
|
||||
width: 55%;
|
||||
max-width: 800px;
|
||||
margin: 0 auto 5rem auto; }
|
||||
margin: 0 auto 5rem auto;
|
||||
overflow-x: hidden; }
|
||||
div.user header {
|
||||
min-height: 200px; }
|
||||
div.user .content {
|
||||
|
||||
Reference in New Issue
Block a user