diff --git a/web/_includes/about.html b/web/_includes/about.html index 2ce255a..6f47990 100644 --- a/web/_includes/about.html +++ b/web/_includes/about.html @@ -21,6 +21,6 @@

Watch the Trailer

- +
diff --git a/web/community.html b/web/community.html index 28fd4ef..99bac2b 100644 --- a/web/community.html +++ b/web/community.html @@ -28,7 +28,7 @@ summary: A fun simulation game where you mess with people's lives {% endif %} {% if section.embeds %}
- +
{% endif %} diff --git a/web/style.css b/web/style.css index a2d9af7..a63674d 100644 --- a/web/style.css +++ b/web/style.css @@ -168,6 +168,7 @@ pre.highlight { left: 0; width: 100%; height: 100%; + border: none; } .roadmap {