Skip to content

Commit da58b59

Browse files
Harsh AgrawalHarsh Agrawal
authored andcommitted
fixed footer indentation
1 parent b1db5f5 commit da58b59

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)