Skip to content

Commit

Permalink
1164 modified css to adjst the position of the close button container
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiorosa committed Dec 13, 2023
1 parent aba700a commit 04ea6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/styles/layouts/_l-default.scss
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ body.index {
display: block;
position: fixed;
z-index: 3;
top: 5.25rem;
top: 8.75rem;
right: 41.66667%;
background-color: $white;
margin-right: -4px;
Expand Down

0 comments on commit 04ea6ae

Please sign in to comment.