update sprout logo

This commit is contained in:
2025-10-24 16:53:13 -07:00
parent 226e284edc
commit a4c31cc402
3 changed files with 4 additions and 1 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
/target
/.idea
/.vscode

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -19,7 +19,7 @@ details>p {
#logo {
background: url("/assets/logo.png");
width: 300px;
height: 232px;
height: 233px;
margin-top: 120px;
background-size: 100% auto;
}