Eagle-One-Development / sbox-speed-dial

Speed Dial Gamemode for s&box
MIT License
3 stars 1 forks source link

UI pass for image styles #15

Closed DoctorGurke closed 2 years ago

DoctorGurke commented 2 years ago

Some images seem to have edges that happen due to improper styling. Do a pass on everything to make sure it's all styled properly with

background-position: center;
background-size: cover;
background-repeat: no-repeat;

sbox-dev_5FyLzw9DMv