Update README.md

small typo
This commit is contained in:
Yuming Liu 2021-12-23 00:05:32 +08:00 committed by GitHub
parent e8bd92e8f1
commit e5a28db12e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,7 +161,7 @@ extra = {
'success': '#17a2b8',
# Font
'font-family': 'Roboto',
'font_family': 'Roboto',
}
apply_stylesheet(app, 'light_cyan.xml', invert_secondary=True, extra=extra)