Skip to content

Commit

Permalink
Merge branch 'gh-pages'
Browse files Browse the repository at this point in the history
  • Loading branch information
salino3 committed Jun 16, 2024
2 parents 4a6c4af + 0da8cfb commit 2006b1d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
border-radius: 12px;
overflow: hidden;
height: min-content;
max-width: 400px;

.containerIcon {
display: none;
Expand All @@ -36,6 +37,7 @@
background-color: hsla(213, 100%, 50%, 0.7);
padding: 0.5rem;
width: 100%;
max-width: 400px;
box-sizing: border-box;
top: 0;
border-radius: 12px 12px 0 0;
Expand Down

0 comments on commit 2006b1d

Please sign in to comment.