shx-3d-render

main
Jan Umbach 2024-06-22 14:51:35 +02:00
parent c67bfcf1d7
commit b3979e5637
2 changed files with 2 additions and 2 deletions

View File

@ -190,7 +190,7 @@
}, },
"23": { "23": {
"name": "Schokolade (Matt)", "name": "Schokolade (Matt)",
"hex": "#2b180a", "hex": "#401d03",
"matte": true "matte": true
}, },
"26": { "26": {

View File

@ -138,7 +138,7 @@
.shx-loading-spinner-mainIcon { .shx-loading-spinner-mainIcon {
animation: shx-spinner-pulse 0.65s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite; animation: shx-spinner-pulse 0.65s cubic-bezier( 0.59, 0.23, 0.28, 0.73) infinite;
filter: drop-shadow(0px 0px 5px rgba(255,255,255, 0.5)), drop-shadow(0px 0px 20px rgba(255,255,255, 0.5)); #filter: drop-shadow(0px 0px 5px rgba(255,255,255, 0.5)), drop-shadow(0px 0px 20px rgba(255,255,255, 0.5));
} }
.shx-loading-spinner-container p { .shx-loading-spinner-container p {