Skip to content

Commit

Permalink
Fixed height of products in product page to fit the screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutedly committed Oct 16, 2024
1 parent 9e70d6e commit a2e59cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const products = [
]
</script>

<VPTeamPage>
<VPTeamPage style="margin-top: -5px;">
<VPTeamPageTitle>
<template #title>
Our projects
Expand Down

0 comments on commit a2e59cd

Please sign in to comment.