Keep the image from flashing as it loads.

This commit is contained in:
Timothy Farrell 2026-04-12 10:12:54 +00:00
parent eb87518657
commit bb7730e8dc

View File

@ -23,6 +23,7 @@
cursor: pointer; cursor: pointer;
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
background: #1a1a1a;
} }
.chevron { .chevron {
position: absolute; position: absolute;