Omnibus commited on
Commit
8a6aa21
·
1 Parent(s): 92ea364

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -2
style.css CHANGED
@@ -34,8 +34,7 @@ p {
34
  }
35
  .imbox{
36
  display: flex;
37
- width:100%;
38
- height: 1000px;
39
  flex-direction: column;
40
  align-items: center;
41
  }
 
34
  }
35
  .imbox{
36
  display: flex;
37
+ max-width:100%;
 
38
  flex-direction: column;
39
  align-items: center;
40
  }