some display improvement

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-14 16:45:05 +01:00
parent 8a016f3d53
commit c4f669d893
4 changed files with 71 additions and 7 deletions
+2 -1
View File
@@ -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 {