diff --git a/index.html b/index.html index 340158a..0c7691c 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,6 @@ About Services Contact - Cloud Policy diff --git a/pages/about.html b/pages/about.html index a4a3f6f..68de079 100644 --- a/pages/about.html +++ b/pages/about.html @@ -44,7 +44,6 @@ Home Services Contact - Cloud Policy

About

diff --git a/pages/contact.html b/pages/contact.html index bfd4daa..79e6dab 100644 --- a/pages/contact.html +++ b/pages/contact.html @@ -43,7 +43,6 @@ Home About Services - Cloud Policy

Contact

@@ -58,7 +57,7 @@
  • YouTube: mind.overflow
  • Twitter: @mind0verflow
  • SoundCloud: lol7344
  • -
  • GitHub: lol7344
  • +
  • GitHub: mind-overflow or lol7344
  • Reddit: u/mind_overflow or u/lol7344
  • diff --git a/pages/policy.html b/pages/policy.html index 64b27b5..4619493 100644 --- a/pages/policy.html +++ b/pages/policy.html @@ -44,7 +44,6 @@ Services About Contact - Cloud

    Cookie & Privacy Policy

    diff --git a/styles/home-style.css b/styles/home-style.css index 6af26c5..8f870b0 100644 --- a/styles/home-style.css +++ b/styles/home-style.css @@ -28,7 +28,7 @@ h1 { margin-top: 20px; } -.bottomnav { +.bottomnav { /* todo: removed "cloud", fix media queries here and in .topnav*/ display: flex; align-items: center; text-align: center;