Delta-Vector commited on
Commit
eca7eec
·
verified ·
1 Parent(s): 1640576

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -108,7 +108,7 @@ pre {
108
  }
109
  .quant-link {
110
  background: linear-gradient(135deg, var(--primary), var(--secondary));
111
- color: white;
112
  padding: 10px 20px;
113
  border-radius: 5px;
114
  text-decoration: none;
 
108
  }
109
  .quant-link {
110
  background: linear-gradient(135deg, var(--primary), var(--secondary));
111
+ color: #ff0000; /* Red text */
112
  padding: 10px 20px;
113
  border-radius: 5px;
114
  text-decoration: none;