Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
zzmarques committed Jan 23, 2024
1 parent ea0f755 commit 1d38ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ p {
}

.starbucks {
width: 200px;
width: 150px;
z-index: 2;
}

Expand All @@ -91,7 +91,7 @@ p {
position: absolute;
top: 0;
left: 0;
clip-path: circle(250px at right 340px);
clip-path: circle(200px at right 320px);

}

Expand Down

0 comments on commit 1d38ff6

Please sign in to comment.