Fixed itch.io embedded looking janky when viewport too wide
This commit is contained in:
parent
74732b71be
commit
70cde88d47
@ -174,6 +174,7 @@ body, html {
|
|||||||
|
|
||||||
iframe.itch-embedded {
|
iframe.itch-embedded {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
max-width: 700px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.js-link {
|
.js-link {
|
||||||
|
Loading…
Reference in New Issue
Block a user