We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b648f4 commit 4ede9cfCopy full SHA for 4ede9cf
docs/css/index.css
@@ -14,7 +14,7 @@ body {
14
--primary-button-bg: linear-gradient(to right, #695997, #654ea3);
15
--primary-button-color: #fff;
16
--box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
17
- --toggle-bg: #454545;
+ --toggle-bg: #654ea3;
18
}
19
body.dark {
20
/* --background-primary: linear-gradient(to bottom, #654ea3, #eaafc8); */
@@ -27,7 +27,7 @@ body.dark {
27
28
29
--box-shadow: 0 8px 32px 0 rgba(241, 203, 203, 0.267);
30
31
32
@font-face {
33
font-family: 'Hindi_Font';
0 commit comments