diff --git a/src/config.json b/src/config.json index 085b3148b68d42af6ed6162fe0003801cda5d6a3..946ac581158a7d9cf3a38f15f5d9b5f622e96da8 100644 --- a/src/config.json +++ b/src/config.json @@ -3,13 +3,12 @@ "sdn": "http://127.0.0.1:8000", "cdn": "https://cdn.happy-dev.fr", "xmpp": "https://jabber.happy-dev.fr/http-bind/", - "client_id": "833925" + "client_id": "499509" }, - "prod": { "sdn": "https://test-paris.happy-dev.fr", "cdn": "https://cdn.happy-dev.fr", "xmpp": "https://jabber.happy-dev.fr/http-bind/", "client_id": "833925" } -} +} \ No newline at end of file diff --git a/src/styles/index.scss b/src/styles/index.scss index ecd5f85b5bf4f87b512f4912bbf398cf6f038ce9..630d6692efae15c4e6e3911e5fe4597526f8559d 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -11,6 +11,7 @@ @import 'filters'; @import 'right-panel'; @import 'job-offers'; +@import 'members'; // @import 'members'; @import 'header'; diff --git a/src/styles/members.scss b/src/styles/members.scss new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391