Skip to content

Commit

Permalink
Merge pull request #8 from kitconcept/vertical-center
Browse files Browse the repository at this point in the history
vertically center logos
  • Loading branch information
jackahl authored Jan 9, 2024
2 parents 3a9d0f7 + 2fcfe55 commit ffd62eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions news/7.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vertically center logos @jackahl
1 change: 1 addition & 0 deletions src/theme/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;

.logo-image {
width: 100%;
Expand Down

0 comments on commit ffd62eb

Please sign in to comment.