chore: "convert" to svg, slightly tweak colors

This commit is contained in:
Ash Monty 2022-09-08 22:15:47 +02:00
parent 19e711fc8e
commit fa44c5f7a6
No known key found for this signature in database
GPG Key ID: 740B7C88251D49B6
3 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,7 @@ footer div.discord-server-card::after {
right: 0px;
width: 192px;
height: 192px;
background: no-repeat center/cover url(/assets/images/bandwidth.png);
transform: rotate(-19deg);
background: no-repeat center/cover url(/assets/images/bandwidth.svg);
z-index: -1;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 31 KiB