fix: remove stale featured ref in projects, fix command-palette D.projects -> D.services
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ const ProjectCard = ({ p }) => {
|
||||
}}>
|
||||
<div>
|
||||
<div style={{
|
||||
fontSize: featured ? 22 : 18,
|
||||
fontSize: 18,
|
||||
fontWeight: 500,
|
||||
letterSpacing: "-0.01em",
|
||||
color: tint.text,
|
||||
|
||||
Reference in New Issue
Block a user