Skip to content

Commit 232e24a

Browse files
committed
footer logo and other updates
1 parent 4546ca9 commit 232e24a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

css/styles.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ a {
6464
}
6565

6666
.nav-link {
67-
font-size: 1.6rem;
67+
font-size: 2.0rem;
6868
font-weight: 400;
6969
color: #19BF19;
7070
}
@@ -313,6 +313,11 @@ a {
313313

314314
/* Footer Right */
315315

316+
.footer-logo
317+
{
318+
padding-bottom: 2.4rem;
319+
}
320+
316321
.footer .footer-right {
317322
width: 20%;
318323
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</div>
110110
</div>
111111
<div class="footer-right">
112-
<img class="nav-logo" src="images/SuvidhaLogo.png" alt="logo">
112+
<img class="nav-logo footer-logo" src="images/SuvidhaLogo.png" alt="logo">
113113
<div class="footer-company-about">
114114
<p>Suvidha Mahila Mandal is a non-profit organization working to impart education among the financially challenged sections to help them realize parity in education and strength of little minds in building a promising future. The organization has provisions of student internships, student mentorship and the scope to volunteer .Through these programmes, the organization aims to achieve the vision of imparting innovative education that stays with the students forever and equip them for the unforeseen future.</p>
115115
</div>

0 commit comments

Comments
 (0)