Skip to content

Commit 9297933

Browse files
committed
Increase margin
1 parent 0023009 commit 9297933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
table th,
1111
table td { transform: rotate(-90deg) scaleY(1) scaleX(-1); }
1212
/*table th { transform: rotate(-90deg) scaleY(1) scaleX(-1) rotate(-45deg); }*/
13-
body { margin-left: 7vw; }
13+
body { margin-left: 15vw; }
1414
main { transform: translateX(17vw) translateY(-23vw); }
1515

1616
/*th { max-width: 5vw; max-height: 10vw; }*/

0 commit comments

Comments
 (0)