diff --git a/index.html b/index.html
index 3773525..749f0e7 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
-
+
Multiple Gravity Assist Trajectory Planner for KSP
By Krafpy
diff --git a/logos/GitHub-Mark-Light-32px.png b/logos/GitHub-Mark-Light-32px.png
deleted file mode 100644
index 628da97..0000000
Binary files a/logos/GitHub-Mark-Light-32px.png and /dev/null differ
diff --git a/logos/github-mark-white.svg b/logos/github-mark-white.svg
new file mode 100644
index 0000000..d5e6491
--- /dev/null
+++ b/logos/github-mark-white.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/style.css b/style.css
index 1f4705b..4067adf 100644
--- a/style.css
+++ b/style.css
@@ -21,6 +21,11 @@ h1, .calculation-panel-title
padding-top: 3px;
}
+#github-link img
+{
+ width: 32px;
+}
+
.calculation-subtitle
{
margin-top: 5px;