1
Fork 0
mirror of https://github.com/glassflame/glassflame.github.io.git synced 2024-10-16 06:27:32 +00:00

Remove incomplete background tiling

This commit is contained in:
Steffo 2023-10-24 09:48:06 +02:00
parent 2e20f39909
commit 838e64b213
2 changed files with 0 additions and 2 deletions

View file

@ -31,8 +31,6 @@
width: max-content;
height: max-content;
background-image: linear-gradient(var(--color-foreground)) var(--color-gray) url("./media/tile.png");
background-blend-mode: normal, multiply, normal;
background-color: var(--color-background);
color: var(--color-foreground);
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 537 B