mirror of
https://github.com/glassflame/glassflame.github.io.git
synced 2025-02-16 16:53:57 +00:00
Remove incomplete background tiling
This commit is contained in:
parent
2e20f39909
commit
838e64b213
2 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
}
|
||||
|
|
BIN
media/tile.png
BIN
media/tile.png
Binary file not shown.
Before Width: | Height: | Size: 537 B |
Loading…
Add table
Reference in a new issue