polejowska commited on
Commit
079ad0e
1 Parent(s): 09cc59b

Update style.py

Browse files
Files changed (1) hide show
  1. style.py +1 -1
style.py CHANGED
@@ -17,7 +17,7 @@ Citation for the dataset used to train the model and provide examples in this in
17
  """
18
 
19
  css = """
20
- h1#title {
21
  text-align: left;
22
  }
23
  """
 
17
  """
18
 
19
  css = """
20
+ h2#title {
21
  text-align: left;
22
  }
23
  """