diff --git a/about.html b/about.html
index 7dd19ec..73e5089 100644
--- a/about.html
+++ b/about.html
@@ -18,7 +18,7 @@
diff --git a/contact.html b/contact.html
index f869a70..fe36460 100644
--- a/contact.html
+++ b/contact.html
@@ -15,10 +15,10 @@
-
Reforming tech in Jesus' Name | Shiloh Code
+ Contact | Shiloh Code
@@ -27,7 +27,7 @@
@@ -36,12 +36,9 @@
-
+
diff --git a/creed.html b/creed.html
index 68978af..9d2ca9f 100644
--- a/creed.html
+++ b/creed.html
@@ -22,10 +22,7 @@
-
+
@@ -33,13 +30,9 @@
-
-
+
diff --git a/css/styles.css b/css/styles.css
index 0b5ec8b..2243213 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -334,8 +334,9 @@ a {
justify-content: space-between;
align-items: center;
padding: 1rem;
- margin: 1rem;
- position: relative; /* added this */
+ margin: 0;
+ position: relative;
+ background: black;
}
.logo {
@@ -378,19 +379,16 @@ a {
}
.mobile-menu-icon {
- display: none; /* hide the icon on desktop */
+ display: none;
}
/* Media query for mobile devices */
-@media (max-width: 600px) {
+@media all and (max-width: 960px) {
.nav-bar {
+ display: block;
flex-direction: column;
align-items: flex-start;
- padding: 20px;
- }
-
- .logo {
- margin-bottom: 10px;
+ padding: 5px;
}
.menu {
@@ -409,26 +407,27 @@ a {
}
.mobile-menu-icon {
- display: block; /* show the icon on mobile */
+ display: block;
position: absolute;
- top: 25px;
- right: 20px;
- font-size: 24px;
+ top: 15px;
+ right: 10px;
cursor: pointer;
- transition: font-size 0.1s ease-in-out;
}
.mobile-menu-icon:hover {
- font-size: 26px;
+ width: 30px;
}
.show-menu {
display: block;
}
-}
-@media all and (max-width: 960px) {
.flex-column {
padding: 10px 5px;
}
+
+ video {
+ width: auto;
+ height: auto;
+ }
}
diff --git a/get-involved.html b/get-involved.html
index 8dbb274..a4ae192 100644
--- a/get-involved.html
+++ b/get-involved.html
@@ -18,7 +18,7 @@
Get Involved | Shiloh Code
@@ -26,7 +26,7 @@
@@ -35,12 +35,9 @@
-
+
diff --git a/index.html b/index.html
index 3599bfc..d28eeb5 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
shiloh code | tech reform in Jesus' name
@@ -27,7 +27,7 @@
@@ -39,10 +39,6 @@
-
diff --git a/legal.html b/legal.html
index 5918829..169b6e7 100644
--- a/legal.html
+++ b/legal.html
@@ -18,7 +18,7 @@
About | Shiloh Code
@@ -27,7 +27,7 @@
@@ -36,12 +36,9 @@
-
+
diff --git a/news.html b/news.html
index 51ae1db..3f44067 100644
--- a/news.html
+++ b/news.html
@@ -16,18 +16,12 @@
Latest News | Shiloh Code
-
+
-
+
@@ -35,12 +29,9 @@
-
+
diff --git a/services.html b/services.html
index a8612a5..8ce5105 100644
--- a/services.html
+++ b/services.html
@@ -18,7 +18,7 @@
Services | Shiloh Code
@@ -27,7 +27,7 @@
@@ -36,12 +36,9 @@
-
+