We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f2eb47 + 7294518 commit 325a12dCopy full SHA for 325a12d
1 file changed
src/sections/General/Navigation/navigation.style.js
@@ -9,6 +9,7 @@ const NavigationWrap = styled.header`
9
transition-property: color, background-color;
10
transition-duration: 0.8s;
11
transition-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
12
+ font-family: "Qanelas Soft", "Open Sans", sans-serif;
13
14
.nav-container {
15
display: flex;
0 commit comments