limit max width of graphs
https://forums.ankiweb.net/t/anki-2-1-28-beta/629/19
This commit is contained in:
parent
d305a3a2cc
commit
309903b6ba
@ -29,6 +29,7 @@ body {
|
||||
.graph {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 80em;
|
||||
}
|
||||
|
||||
.graph h1 {
|
||||
|
Loading…
Reference in New Issue
Block a user