adjusted table centering

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

2
public

Submodule public updated: ea5f37dc6f...d8b9f34c6a

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 {