adjusted table centering
This commit is contained in:
parent
e86c4bdeac
commit
d64453b224
2
public
2
public
|
|
@ -1 +1 @@
|
||||||
Subproject commit ea5f37dc6fd2b25e70bb570b7445116b31b93e33
|
Subproject commit d8b9f34c6a55436237cfbb7fbed698b144f1ff59
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
table {
|
table {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: 20%;
|
margin-right: 15%;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue