Skip to content

Commit 847993f

Browse files
committed
aligned the top logo and footer logo
1 parent 1e43740 commit 847993f

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
@@ -299,7 +299,7 @@ nav .nav-link i, nav .dropdown-item i {
299299
.nav-footer-left img {
300300
text-align: left;
301301
vertical-align: top; /* Aligns image to the top */
302-
margin-left: -10px; /* Aligns image to the IBM logo in the header */
302+
margin-left: -20px; /* Aligns image to the IBM logo in the header */
303303
}
304304

305305
/* Footer Center Section */

0 commit comments

Comments
 (0)