diff --git a/frontend/src/app/shared/components/global-footer/global-footer.component.scss b/frontend/src/app/shared/components/global-footer/global-footer.component.scss index f750ceb02..f83d936c1 100644 --- a/frontend/src/app/shared/components/global-footer/global-footer.component.scss +++ b/frontend/src/app/shared/components/global-footer/global-footer.component.scss @@ -150,7 +150,7 @@ footer .row.version p a { font-size: 15px; line-height: 1.6; position: absolute; - right: -13px; + right: -20px; top: 5px; }