Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanchihsu1219 authored Sep 15, 2023
1 parent f03a8ca commit 3b68c98
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions styles.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
/* body {
margin: 0;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
background-color: #f0f0f0;
height: 100vh;
width: 100vw;
.table {
transform-origin: top left;
transform: scale(1);
transition: transform 0.2s;
}
*/

0 comments on commit 3b68c98

Please sign in to comment.