Skip to content

Commit f35003b

Browse files
authored
Merge pull request #67 from harshagr70/fix/footer-indentation
2 parents ffab024 + da58b59 commit f35003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ html[data-theme="dark"] .card:hover {
6363
}
6464
.mdx-page .row {
6565
display: flex;
66-
flex-direction: column !important;
66+
flex-direction: row !important;
6767
justify-content: center !important;
6868
align-items: center !important;
6969
}

0 commit comments

Comments
 (0)