some display improvement
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user