chore: to new logo and name

This commit is contained in:
Joel
2023-05-09 15:08:00 +08:00
parent 06f502a524
commit 9c1cf0adb8
5 changed files with 10 additions and 19 deletions

View File

@ -19,4 +19,11 @@
.customBtn {
width: 136px;
}
.logo {
width: 48px;
height: 20px;
background: url(./icons/logo.png) center center no-repeat;
background-size: contain;
}