mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-19 02:51:50 +00:00
Update style.css to increase skin image height from 120px to 250px for improved visual presentation.
This commit is contained in:
@@ -471,7 +471,7 @@ body {
|
||||
|
||||
.skin-item .skin-image {
|
||||
width: 100%;
|
||||
height: 120px;
|
||||
height: 250px;
|
||||
object-fit: contain;
|
||||
background: linear-gradient(145deg, #333, #222);
|
||||
padding: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user