diff --git a/frontend/src/styles/pages.scss b/frontend/src/styles/pages.scss index 7d15d86..da326c2 100644 --- a/frontend/src/styles/pages.scss +++ b/frontend/src/styles/pages.scss @@ -136,7 +136,7 @@ } .contacts__otherLink { - display: flex; + display: inline-flex; align-items: center; gap: 0.25rlh; }