* Improve docs style * update lists * update the size of image * modify duplicate mmdet3d
7 lines
145 B
CSS
7 lines
145 B
CSS
.header-logo {
|
|
background-image: url("../images/mmsegmentation.png");
|
|
background-size: 201px 40px;
|
|
height: 40px;
|
|
width: 201px;
|
|
}
|