diff --git a/src/components/Conf/Footer/index.tsx b/src/components/Conf/Footer/index.tsx index 5d4661910b..f98c113bd0 100644 --- a/src/components/Conf/Footer/index.tsx +++ b/src/components/Conf/Footer/index.tsx @@ -53,23 +53,21 @@ const FooterConf = () => { ))} -
-
-

- Copyright © {`${new Date().getFullYear()}`} The GraphQL Foundation. - All rights reserved. -
- For web site terms of use, trademark policy and general project - policies please see  - - https://lfprojects.org - - . -

- - - -
+
+

+ Copyright © {`${new Date().getFullYear()}`} The GraphQL Foundation. + All rights reserved. +
+ For web site terms of use, trademark policy and general project + policies please see  + + https://lfprojects.org + + . +

+ + +
) diff --git a/src/components/Conf/SocialIcons/index.tsx b/src/components/Conf/SocialIcons/index.tsx index d31091706e..cc4c67a473 100644 --- a/src/components/Conf/SocialIcons/index.tsx +++ b/src/components/Conf/SocialIcons/index.tsx @@ -7,7 +7,7 @@ const SocialIcons = () => { return ( <>