diff --git a/index.html b/index.html index 0d8d5e8..703ae29 100644 --- a/index.html +++ b/index.html @@ -822,6 +822,8 @@ color: #007bff; } + /* footer styling from here (nav) */ + .footer-nav { display: flex; gap: 20px; @@ -1029,6 +1031,8 @@ } /* Dark Mode Search Bar */ + + /* this section classes are duplicate of same type for diiferent stylings of same div */ .dark-mode .search-container, .dark .search-container { background: linear-gradient(135deg, @@ -1556,9 +1560,7 @@ - - - +