adjusted table centering

This commit is contained in:
Andrei Stoica 2020-09-13 21:25:50 -04:00
parent e86c4bdeac
commit d64453b224
2 changed files with 2 additions and 2 deletions

2
public

@ -1 +1 @@
Subproject commit ea5f37dc6fd2b25e70bb570b7445116b31b93e33 Subproject commit d8b9f34c6a55436237cfbb7fbed698b144f1ff59

View File

@ -11,7 +11,7 @@
table { table {
width: 60%; width: 60%;
margin-left: auto; margin-left: auto;
margin-right: 20%; margin-right: 15%;
} }
img { img {