ysharma HF Staff commited on
Commit
7e1bcb2
·
1 Parent(s): 2aee155
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -2,7 +2,7 @@
2
  max-width: 700px;
3
  margin-left: auto;
4
  margin-right: auto;
5
- overflow-anchor: none;
6
  display: flex;
7
  flex-direction: column-reverse;
8
  }
 
2
  max-width: 700px;
3
  margin-left: auto;
4
  margin-right: auto;
5
+ /*overflow-anchor: none;*/
6
  display: flex;
7
  flex-direction: column-reverse;
8
  }