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 a691382 commit ac1f3ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ body {
justify-content: center; /* Center horizontally */
align-items: center; /* Center vertically */
/*vertical-align: middle;*/
horiz-align: center;
/*horiz-align: center;*/
}

.results-carousel .item {
Expand All @@ -140,7 +140,7 @@ body {
/*place-items: center;*/
/*text-align: center;*/
/*vertical-align: middle;*/
horiz-align: center;
/*horiz-align: center;*/
text-align: center; /* Center text and inline elements horizontally */
/*display: flex;*/
/*justify-content: center;*/
Expand Down

0 comments on commit ac1f3ec

Please sign in to comment.