Fix text size flicker

This commit is contained in:
schmelczerandras 2020-11-19 13:14:21 +01:00
parent b7392ecbf9
commit 01c3dba7f7
3 changed files with 3 additions and 4 deletions

View file

@ -9,9 +9,7 @@
--accent-color: #b7455e;
--sun-color: #f7f78c;
--very-light-text-color: #ffffff;
}
:root {
--background: #ffffff;
--normal-text-color: #31343f;
--card-color: #ffffff;