mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 14:03:55 -05:00
update margins
This commit is contained in:
parent
bdad8bf7a0
commit
4131f2649a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ body.nightMode {
|
|||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
margin: 1em;
|
||||
margin: 1em auto;
|
||||
}
|
||||
|
||||
th, td {
|
||||
|
|
|
|||
Loading…
Reference in a new issue