v000000 commited on
Commit
26c50e3
1 Parent(s): 1941298

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ h1 {
16
  font-size: 1.25em; /* Larger font size */
17
  text-align: left; /* Center alignment */
18
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Shadow effect */
19
- background: linear-gradient(90deg, #500C3F, #0020ff); /* Gradient background */
20
  -webkit-background-clip: text; /* Clipping the background to text */
21
  -webkit-text-fill-color: transparent; /* Making the text transparent */
22
  }
 
16
  font-size: 1.25em; /* Larger font size */
17
  text-align: left; /* Center alignment */
18
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Shadow effect */
19
+ background: linear-gradient(90deg, #500C3F, #5d72ff); /* Gradient background */
20
  -webkit-background-clip: text; /* Clipping the background to text */
21
  -webkit-text-fill-color: transparent; /* Making the text transparent */
22
  }