Update samy.css

This commit is contained in:
2025-12-01 04:24:07 -05:00
parent 1f1114007d
commit 7f7814bf24

View File

@@ -101,7 +101,7 @@ body {
bottom: var(--monkey-bottom);
width: var(--monkey-size);
height: var(--monkey-size);
background-image: url("https://git.svstools.com/syelle/Logo/raw/branch/main/SAMY.png");
background-image: url("SAMY.png");
background-repeat: no-repeat;
background-size: contain;
opacity: 0.95;