Skip to content

Commit

Permalink
figure to px
Browse files Browse the repository at this point in the history
  • Loading branch information
sborms committed Nov 15, 2023
1 parent 54baa11 commit 9747cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ figure {
right: 0;
width: 1000px;
/* margin: 0 auto; */
margin-bottom: 2%;
margin-bottom: 30px;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
Expand Down

0 comments on commit 9747cac

Please sign in to comment.