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
+8
View File
@@ -130,6 +130,8 @@ div.user{
width: 55%;
max-width: 800px;
margin:0 auto 5rem auto;
overflow-x: hidden;
// outline: 1px solid red;
header{
min-height: 200px;
@@ -158,6 +160,12 @@ div.user{
border:none;
}
}
video{
max-width: 100%;
max-height: 600px;
}
}
@media print {