Fix CSS typo in accessibility css
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
79d94be821
commit
ff58f1f386
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
|
||||
// Limit width of settings sections for readability
|
||||
#accessibility .section p {
|
||||
#accessibility.section p {
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue