Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
jianqingzheng committed Jul 4, 2024
1 parent 4e0801f commit 810ef3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,10 @@ body {
}

.results-carousel {
overflow: hidden;
align-items: center;
overflow: hidden;
align-items: center;
place-items: center;
text-align: center;
}

.results-carousel .item {
Expand Down

0 comments on commit 810ef3e

Please sign in to comment.