We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fd620 commit c4e673cCopy full SHA for c4e673c
src/styles/layout/FooterStyle.js
@@ -66,6 +66,7 @@ export const FooterContainer = styled.footer`
66
}
67
&__title {
68
margin: auto 0 !important;
69
+ letter-spacing: 0.08em;
70
71
72
&_email__tile {
@@ -252,6 +253,7 @@ export const FooterContainer = styled.footer`
252
253
254
font-weight: 600;
255
color: var(--gray);
256
257
258
&__icons {
259
display: flex;
0 commit comments