diff --git a/default.css b/default.css
index 2e1ddc4..504e063 100644
--- a/default.css
+++ b/default.css
@@ -20,13 +20,9 @@ body {
}
#navigation {
- max-width: 10rem;
- width: 100%;
- border: solid 2px #393E6F;
+ width: 80%;
padding: 1rem;
- float: right;
- position: absolute;
- right: 21%;
+ display: inline-block;
}
.trianta {
diff --git a/index.html b/index.html
index 1fcb420..24884af 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
-
+
TRIANTA
Function over form by design
diff --git a/pages/completed/index.html b/pages/completed/index.html
index fd6d589..8f41bcd 100644
--- a/pages/completed/index.html
+++ b/pages/completed/index.html
@@ -7,7 +7,7 @@
-
+
TRIANTA
Function over form by design
diff --git a/pages/contact/index.html b/pages/contact/index.html
index f6bc55c..e26ec5d 100644
--- a/pages/contact/index.html
+++ b/pages/contact/index.html
@@ -7,7 +7,7 @@
-
+
TRIANTA
Function over form by design
diff --git a/pages/current/index.html b/pages/current/index.html
index 5ebb764..a246788 100644
--- a/pages/current/index.html
+++ b/pages/current/index.html
@@ -7,7 +7,7 @@
-
+
TRIANTA
Function over form by design
diff --git a/pages/other/index.html b/pages/other/index.html
index 0552553..5b4ec99 100644
--- a/pages/other/index.html
+++ b/pages/other/index.html
@@ -7,7 +7,7 @@
-
+
TRIANTA
Function over form by design