refactor post entry styles for improved theming and consistency
This commit is contained in:
parent
8f5954bcba
commit
fe2e76e6c8
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
--header-height: 60px;
|
||||
--footer-height: 60px;
|
||||
--radius: 8px;
|
||||
--theme: rgb(255, 255, 255);
|
||||
--theme: rgb(240, 240, 240);
|
||||
--entry: rgb(255, 255, 255);
|
||||
--primary: rgb(30, 30, 30);
|
||||
--secondary: rgb(108, 108, 108);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue