Improving Lighthouse score

This commit is contained in:
Liyas Thomas
2019-09-17 15:25:32 +05:30
parent 43e8f31f6a
commit a0fa933430
6 changed files with 82 additions and 78 deletions

View File

@@ -64,7 +64,7 @@
padding: 8px 16px;
width: calc(100% - 8px);
border-radius: 8px;
background-color: var(--bg-dark-color);
background-color: var(--brd-color);
color: var(--fg-color);
height: 256px;
overflow: auto;