Skip to content

Commit 4391bf3

Browse files
committed
aligned the top logo and footer logo
1 parent 45cfb57 commit 4391bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ nav .nav-link i, nav .dropdown-item i {
285285
.nav-footer-left img {
286286
text-align: left;
287287
vertical-align: top; /* Aligns image to the top */
288-
margin-left: -10px; /* Aligns image to the IBM logo in the header */
288+
margin-left: -20px; /* Aligns image to the IBM logo in the header */
289289
}
290290

291291
/* Footer Center Section */

0 commit comments

Comments
 (0)