multimodalart HF staff commited on
Commit
6e4a88d
1 Parent(s): 9d163ab

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -114,7 +114,7 @@ h3, h4{margin-top: 0 !important}
114
  #total_box{
115
  background-color: rgba(0, 0, 0, 0.5);
116
  backdrop-filter: blur(5px);
117
- width: 850px;
118
  margin: 0 auto;
119
  margin-top: -10px;
120
  }
 
114
  #total_box{
115
  background-color: rgba(0, 0, 0, 0.5);
116
  backdrop-filter: blur(5px);
117
+ max-width: 850px;
118
  margin: 0 auto;
119
  margin-top: -10px;
120
  }