File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 823
823
color : # 007bff ;
824
824
}
825
825
826
+ /* footer styling from here (nav) */
827
+
826
828
.footer-nav {
827
829
display : flex;
828
830
gap : 20px ;
1030
1032
}
1031
1033
1032
1034
/* Dark Mode Search Bar */
1035
+
1036
+ /* this section classes are duplicate of same type for diiferent stylings of same div */
1033
1037
.dark-mode .search-container ,
1034
1038
.dark .search-container {
1035
1039
background : linear-gradient (135deg ,
1557
1561
</ div >
1558
1562
1559
1563
</ nav >
1560
- <!-- Navbar ends here -->
1561
-
1562
- <!-- Training and Internship program section starts here -->
1564
+
1563
1565
1564
1566
< div class ="bg-body-tertiary mt-4 py-2 mb-4 ">
1565
1567
< div class ="container-fluid d-flex flex-wrap justify-content-center align-items-center px-2 px-sm-5 mt-3 mb-4 ">
You can’t perform that action at this time.
0 commit comments