Closed Yashirow closed 2 years ago
Changed the background behavior (a6181d3617ad44a4196117e40d892e22775b4aa8). Screens with less than 1200px width will show black background instead of an image.
Nice, thanks.
Off topic but fyi genshin.py now support dendroculi count.
<tr><td>Dendroculi</td><td>${user.stats.dendroculi}</td></tr>
Oh ok, I will add it then. I haven't played genshin for at least a few months so I have no idea what's new.
Well a new region so new oculus, new chara ect..
Background image isn't optimized for the mobile version unlike characters images turning into icons. Maybe adding some media queries could be a good fix ? Or disabling bg image when in phone mode.