diff --git a/src/app/shared/cookie-consent/cookie-consent.module.ts b/src/app/shared/cookie-consent/cookie-consent.module.ts index 51d0372..571fd8f 100644 --- a/src/app/shared/cookie-consent/cookie-consent.module.ts +++ b/src/app/shared/cookie-consent/cookie-consent.module.ts @@ -7,7 +7,7 @@ const cookieConfig: NgcCookieConsentConfig = { "cookie": { "domain": "tinesoft.github.io" }, - "position": "bottom-right", + "position": "bottom-left", "theme": "classic", "palette": { "popup": {