Skip to content

Commit 0f636fa

Browse files
authored
fix: styling issue in footer
1 parent 3d57567 commit 0f636fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/css/styles.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,8 @@ nav ul li a:focus {
411411
.footer {
412412
display: flex;
413413
background-color: var(--footerDarkBg);
414-
height: 100px;
415414
}
416415

417416
.footer .copyright-text {
418417
color: var(--mainBackground);
419-
}
418+
}

0 commit comments

Comments
 (0)