File size: 177 Bytes
4304c6d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
.sidebar {
    border-right: 1px solid #F3F4F6;
}

.completionPic {
background-image: url('./completion.png')
}
  
.expertPic {
background-image: url('./expert.png')
}