chore: Update profile color in features component
This commit is contained in:
@@ -7,7 +7,7 @@ import TextReveal from "./ui/text-reveal";
|
|||||||
import styled, { css, keyframes } from "styled-components";
|
import styled, { css, keyframes } from "styled-components";
|
||||||
|
|
||||||
const profileColors = [
|
const profileColors = [
|
||||||
"#F5ED97",
|
"#e8cd7d",
|
||||||
"#C2E3B7",
|
"#C2E3B7",
|
||||||
"#EEDBF9",
|
"#EEDBF9",
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user