aminaj commited on
Commit
61b4134
1 Parent(s): 8fb8ee9

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -6,6 +6,6 @@ img {
6
  background: linear-gradient(to bottom, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
7
  }
8
 
9
- .st-emotion-cache-18l0hbk eczjsme6:nth-of-type(2) {
10
  display: none;
11
  }
 
6
  background: linear-gradient(to bottom, rgba(247,251,252,1) 0%,rgba(217,237,242,1) 40%,rgba(173,217,228,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
7
  }
8
 
9
+ ul li:nth-child(2) {
10
  display: none;
11
  }