Skip to content

Commit

Permalink
reduce SVG height
Browse files Browse the repository at this point in the history
  • Loading branch information
HectorVilas committed Apr 22, 2023
1 parent efbfd2c commit 8c55384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

.home-hero-div svg {
width: 300px;
height: 100px;
height: 85px;
transform: translateX(-16px);
}
.home-hero-div svg text {
Expand Down

0 comments on commit 8c55384

Please sign in to comment.