Fix some css
This commit is contained in:
parent
e6587ccb6a
commit
f435595882
@ -1,2 +1,3 @@
|
|||||||
<iframe class="itch-embedded" frameborder="0" src="https://itch.io/embed/{{id}}?linkback=true&bg_color=222&fg_color=fff&link_color=ff0091&border_color=303030"
|
<iframe class="itch-embedded" frameborder="0"
|
||||||
width="552" height="167"></iframe>
|
src="https://itch.io/embed/{{id}}?linkback=true&bg_color=222&fg_color=fff&link_color=ff0091&border_color=303030"
|
||||||
|
width="100%" height="167"></iframe>
|
@ -63,6 +63,7 @@ article p, article h2, article h3, hr {
|
|||||||
|
|
||||||
ul.games-list {
|
ul.games-list {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
padding: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 900px) {
|
@media (max-width: 900px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user