mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-23 04:35:50 +00:00
Improve contrast ratio
This commit is contained in:
@@ -48,5 +48,5 @@
|
||||
}
|
||||
|
||||
.lightText {
|
||||
color: #999;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
@@ -48,5 +48,5 @@
|
||||
}
|
||||
|
||||
.lightText {
|
||||
color: #999;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
@@ -48,5 +48,5 @@
|
||||
}
|
||||
|
||||
.lightText {
|
||||
color: #999;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
@@ -48,5 +48,5 @@
|
||||
}
|
||||
|
||||
.lightText {
|
||||
color: #999;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user