mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
More styles improvements
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
:root {
|
||||
--first-action-dark-background: #353535;
|
||||
--first-action-light-background: var(--black);
|
||||
--second-action-dark-background: #F3F3F3;
|
||||
--second-action-light-background: #ECECEC;
|
||||
--first-action-light-background: var(--partial-dark-background);
|
||||
--second-action-dark-background: #f3f3f3;
|
||||
--second-action-light-background: var(--partial-light-background);
|
||||
}
|
||||
|
||||
main h1 {
|
||||
|
||||
Reference in New Issue
Block a user