Skip to content

Commit

Permalink
update responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcrb3 committed Jul 4, 2024
1 parent a896f26 commit 29e38e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,8 +594,10 @@
#closePanel {
position: sticky;
top: 0;
left: 0;
margin-right: 35px;
text-align: right;
z-index: 10001;

/* Opcional: per assegurar que el botó es vegi clarament */
padding: 5px;
/* Opcional: per afegir espai al voltant del botó */
Expand Down
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,8 +594,10 @@
#closePanel {
position: sticky;
top: 0;
left: 0;
margin-right: 35px;
text-align: right;
z-index: 10001;

/* Opcional: per assegurar que el botó es vegi clarament */
padding: 5px;
/* Opcional: per afegir espai al voltant del botó */
Expand Down

0 comments on commit 29e38e4

Please sign in to comment.