Keiraj commited on
Commit
9fbe495
·
verified ·
1 Parent(s): 06cc4fe

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -1,7 +1,7 @@
1
  /* Global Reset */
2
  * {
3
  box-sizing: border-box;
4
- background-color: #ffe4ec !important; /* Soft pastel pink */
5
  font-family: "Comic Sans MS", cursive, sans-serif; /* Playful font */
6
  }
7
 
 
1
  /* Global Reset */
2
  * {
3
  box-sizing: border-box;
4
+ background-color: #af7db3 !important; /* Soft pastel pink */
5
  font-family: "Comic Sans MS", cursive, sans-serif; /* Playful font */
6
  }
7