Update logo

This commit is contained in:
squidfunk
2023-02-26 17:40:20 +01:00
parent 402835e930
commit 920b9130fb

View File

@@ -61,7 +61,7 @@
position: absolute; position: absolute;
width: 100%; width: 100%;
height: 100%; height: 100%;
background-image: linear-gradient(#1A1A1A, #526cfe); background-image: linear-gradient(#22272e, #526cfe);
border-radius: 100%; border-radius: 100%;
animation: backdrop infinite both 10s 1s cubic-bezier(0.7, 0, 0.3, 1); animation: backdrop infinite both 10s 1s cubic-bezier(0.7, 0, 0.3, 1);
} }

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB