multimodalart HF staff commited on
Commit
d92626b
1 Parent(s): 70b82cd

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -1
style.css CHANGED
@@ -3,7 +3,8 @@
3
  max-width: 900px;
4
  margin: 0 auto;
5
  }
6
- h1 {
 
7
  text-align: center;
8
  }
9
 
 
3
  max-width: 900px;
4
  margin: 0 auto;
5
  }
6
+
7
+ #description, h1 {
8
  text-align: center;
9
  }
10