diff --git a/assets/style.css b/assets/style.css index 55ef128..903a1c0 100644 --- a/assets/style.css +++ b/assets/style.css @@ -101,7 +101,6 @@ align-items: center; background: transparent; } - .nav-links { flex-direction: column; align-items: center; diff --git a/contact/index.html b/contact/index.html index 0de181c..49f7f81 100644 --- a/contact/index.html +++ b/contact/index.html @@ -37,6 +37,7 @@
  • chat
  • status
  • files
  • +
  • personal
  • back
  • diff --git a/index.html b/index.html index 03e8a9f..6b30a59 100644 --- a/index.html +++ b/index.html @@ -40,6 +40,7 @@
  • chat
  • status
  • files
  • +
  • personal
  • contact