diff --git a/airasia.html b/airasia.html
index 8e0159f..e8ba189 100644
--- a/airasia.html
+++ b/airasia.html
@@ -198,7 +198,7 @@
}
.topnav a img {
- width: 4rem;
+ width: 8rem;
}
}
diff --git a/beirut.html b/beirut.html
index 1405fe3..5b4a3f9 100644
--- a/beirut.html
+++ b/beirut.html
@@ -198,7 +198,7 @@
}
.topnav a img {
- width: 4rem;
+ width: 8rem;
}
}
diff --git a/bengal.html b/bengal.html
index 5d57864..120b997 100644
--- a/bengal.html
+++ b/bengal.html
@@ -199,7 +199,7 @@
}
.topnav a img {
- width: 4rem;
+ width: 8rem;
}
}
diff --git a/index.html b/index.html
index 3c786e4..93c58c4 100644
--- a/index.html
+++ b/index.html
@@ -291,7 +291,7 @@
}
/* Style the links inside the navigation bar */
- .topnav a {
+ .topnav span {
float: left;
color: #f2f2f2;
text-align: center;
@@ -300,7 +300,7 @@
font-size: 17px;
}
- .topnav a img {
+ .topnav span img {
width: 12rem;
}
@@ -312,7 +312,7 @@
font-size: 2.5rem;
}
- .topnav a img {
+ .topnav span img {
width: 8rem;
}
}
@@ -337,8 +337,8 @@