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