新增:上线新 Logo(ContiNew Admin,持续以最新流行技术栈构建的中后台管理框架)

This commit is contained in:
2023-01-04 21:48:50 +08:00
parent abff6f997a
commit 6bd77ddfb7
7 changed files with 14 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
<div class="logo">
<img
alt="logo"
src="//p3-armor.byteimg.com/tos-cn-i-49unhts6dw/dfdba5317c0c20ce20e64fac803d52bc.svg~tplv-49unhts6dw-image.image"
src="/logo.svg"
/>
<div class="logo-text">ContiNew Admin</div>
</div>
@@ -60,11 +60,6 @@
display: inline-flex;
align-items: center;
img {
width: 32px;
height: 32px;
}
&-text {
margin-right: 4px;
margin-left: 4px;