Co-authored-by: Joel <[email protected]> Co-authored-by: Yeuoly <[email protected]> Co-authored-by: JzoNg <[email protected]> Co-authored-by: StyleZhang <[email protected]> Co-authored-by: jyong <[email protected]> Co-authored-by: nite-knite <[email protected]> Co-authored-by: jyong <[email protected]>
11 lines
167 B
CSS
11 lines
167 B
CSS
.sidebar {
|
|
border-right: 1px solid #F3F4F6;
|
|
}
|
|
|
|
.completionPic {
|
|
background-image: url('./completion.png')
|
|
}
|
|
|
|
.expertPic {
|
|
background-image: url('./expert.png')
|
|
} |