Skip to content

Commit

Permalink
NA - Fix page overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscoelho committed Feb 29, 2024
1 parent 9658004 commit 370a46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/baseModel.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ body.ship-focus .default-content-wrapper .main-group > h1:first-child {
color: var(--dark-blue);
text-transform: uppercase;
transform: skew(40deg);
padding-left: 400px;
line-height: 150px;
width: 60%;
}

body.ship-focus .default-content-wrapper .main-group > h1:first-child .rotate {
Expand Down

0 comments on commit 370a46c

Please sign in to comment.