Fix some css

This commit is contained in:
Sofia 2019-08-06 18:00:23 +03:00
parent e6587ccb6a
commit f435595882
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,3 @@
<iframe class="itch-embedded" frameborder="0" src="https://itch.io/embed/{{id}}?linkback=true&amp;bg_color=222&amp;fg_color=fff&amp;link_color=ff0091&amp;border_color=303030"
width="552" height="167"></iframe>
<iframe class="itch-embedded" frameborder="0"
src="https://itch.io/embed/{{id}}?linkback=true&amp;bg_color=222&amp;fg_color=fff&amp;link_color=ff0091&amp;border_color=303030"
width="100%" height="167"></iframe>

View File

@ -63,6 +63,7 @@ article p, article h2, article h3, hr {
ul.games-list {
list-style: none;
padding: 0.5em;
}
@media (max-width: 900px) {