Skip to content

Commit

Permalink
Deploy preview for PR 38 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas committed Jun 25, 2024
1 parent 4b4e2fa commit 4d4636f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion pr-preview/pr-38/css/filter.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
min-width: 100px;
position: fixed;
flex-direction: column;
background-color: #f5f5f5;
background-color: #e1e1e1;
border-radius: 5px;
padding: 10px;
top: 10px;
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-38/css/toggle.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
background-color: #e1e1e1;
-webkit-transition: 0.4s;
transition: 0.4s;
}
Expand Down

0 comments on commit 4d4636f

Please sign in to comment.