feat: set sparkly-text to orange

This commit is contained in:
ayo 2026-04-07 16:24:10 +02:00
parent 3a4a450fbb
commit 7d86adf6f3

View file

@ -247,6 +247,6 @@ const avatarSize = 150
} }
sparkly-text { sparkly-text {
--sparkly-text-color: yellow; --sparkly-text-color: orange;
} }
</style> </style>