From feaf8a2c2dcd359a7dc5417adf5fa9c3b2ae9715 Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Wed, 2 Sep 2020 19:52:49 +0530 Subject: [PATCH] Disable href on homepage RanchiMall logo | resize RanchiMall logo on article pages --- airasia.html | 2 +- beirut.html | 2 +- bengal.html | 2 +- index.html | 10 +++++----- india-china.html | 2 +- sushant.html | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) 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 @@