Skip to content

Commit

Permalink
Merge pull request #504 from Kitware/welcome-page-full-width
Browse files Browse the repository at this point in the history
fix(WelcomePage): remove black borders
  • Loading branch information
floryst authored Nov 13, 2023
2 parents 709d462 + f5ab68b commit 59a3cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/WelcomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ withDefaults(
display: flex;
flex-flow: row;
align-items: center;
max-width: 100%;
}
</style>

0 comments on commit 59a3cea

Please sign in to comment.