mirror of
https://github.com/open-mmlab/mim.git
synced 2025-06-03 14:59:11 +08:00
7 lines
136 B
CSS
7 lines
136 B
CSS
.header-logo {
|
|
background-image: url("../image/mim-logo.png");
|
|
background-size: 85px 40px;
|
|
height: 40px;
|
|
width: 85px;
|
|
}
|