tweak: darken sun 35%, increase skeleton height 40vh→44vh

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ltadeu6 2026-06-07 13:38:03 -03:00
parent 43e314176b
commit 99851a2ee7
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D

View file

@ -279,7 +279,7 @@ html, body {
.skeleton-gif {
display: block;
height: 40vh;
height: 44vh;
width: auto;
filter: drop-shadow(0 0 20px rgba(0,200,255,0.4));
}
@ -743,6 +743,7 @@ html, body {
rgba(20, 0, 50, 0.72) 13px,
rgba(20, 0, 50, 0.72) 17px
),
linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.28)),
linear-gradient(to bottom,
#fff9cc 0%,
#ffcc00 20%,