theme.spacings.xs};
a {
height: 100%;
- }
- img {
- height: 100%;
- padding: 0;
+ display: flex;
+ align-items: center;
}
margin: ${({ theme }) => theme.spacings.sm} 0;
`
+
+const Logo = styled.img`
+ height: 70%;
+
+ @media (min-width: ${({ theme }) => theme.breakpointsWidth.sm}) {
+ height: 80%;
+ }
+`
diff --git a/site/source/static/images/logo-monentreprise.svg b/site/source/static/images/logo-monentreprise.svg
new file mode 100644
index 000000000..6cccdeae0
--- /dev/null
+++ b/site/source/static/images/logo-monentreprise.svg
@@ -0,0 +1,19 @@
+
diff --git a/site/source/static/images/logo-mycompany.svg b/site/source/static/images/logo-mycompany.svg
index 4ce7d2a90..21b55afb3 100644
--- a/site/source/static/images/logo-mycompany.svg
+++ b/site/source/static/images/logo-mycompany.svg
@@ -1,251 +1,18 @@
-
-