'update新图标、新样式'

This commit is contained in:
Fanzink
2023-01-17 16:20:28 +08:00
parent 5798e5b6e0
commit 2f4e9f31cd
12 changed files with 41 additions and 21 deletions

BIN
src/assets/img/logo2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
src/assets/img/logo3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View File

@@ -292,7 +292,7 @@ img {
display: flex;
align-items: stretch;
height: $navbar--height;
background-color: #409EFF;
background-color: #0b58ff;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
}
&--colorful {