mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
bigger margins in reviewer
This commit is contained in:
parent
5ad8f67f12
commit
fc79f74e46
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ hr {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
margin: 10px;
|
margin: 20px;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue