diff --git a/src/from_toml/templates/itch.html b/src/from_toml/templates/itch.html index 443d8af..a5cb238 100644 --- a/src/from_toml/templates/itch.html +++ b/src/from_toml/templates/itch.html @@ -1,2 +1,3 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/resources/css/custom.css b/src/resources/css/custom.css index 6125ded..a8ac1ab 100644 --- a/src/resources/css/custom.css +++ b/src/resources/css/custom.css @@ -63,6 +63,7 @@ article p, article h2, article h3, hr { ul.games-list { list-style: none; + padding: 0.5em; } @media (max-width: 900px) {