diff --git a/index.html b/index.html index 4f7547e..f9647c6 100644 --- a/index.html +++ b/index.html @@ -106,6 +106,12 @@
The content that should be here is dynamically generated. Please enable JavaScript if you see this.
+ + Additionally, here are some platforms that require codes rather than links: + diff --git a/style.css b/style.css index a2660a2..c1a88c9 100644 --- a/style.css +++ b/style.css @@ -58,6 +58,10 @@ body { float: left; } +#social-list { + margin-bottom: 20px; +} + .support-button { width: 300px; margin: 10px;