multimodalart HF staff commited on
Commit
0ef4d71
·
1 Parent(s): d8dbbac

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -114,6 +114,7 @@ height: 126px; width: 100%
114
  #total_box{
115
  background-color: rgba(0, 0, 0, 0.5);
116
  backdrop-filter: blur(5px);
 
117
  }
118
  *{transition: width 0.5s ease, height 0.5s ease, flex-grow 0.5s ease}
119
  #buttons_area{margin-top: 1em}
 
114
  #total_box{
115
  background-color: rgba(0, 0, 0, 0.5);
116
  backdrop-filter: blur(5px);
117
+ margin-top: -10px
118
  }
119
  *{transition: width 0.5s ease, height 0.5s ease, flex-grow 0.5s ease}
120
  #buttons_area{margin-top: 1em}