Fix layout shift on image load
This commit is contained in:
parent
0c63c61db5
commit
69b3e544bd
1 changed files with 1 additions and 0 deletions
|
@ -1072,6 +1072,7 @@ kbd:active {
|
|||
|
||||
.twitch-category-thumbnail {
|
||||
width: 5rem;
|
||||
aspect-ratio: 3 / 4;
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue