Correct table max-width
This commit is contained in:
parent
55d1d5cfe9
commit
62060e5475
@ -348,6 +348,7 @@
|
|||||||
}
|
}
|
||||||
table {
|
table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
max-width: 800px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
Loading…
Reference in New Issue
Block a user