diff --git a/frontend/src/app/components/keyresult-detail/keyresult-detail.component.scss b/frontend/src/app/components/keyresult-detail/keyresult-detail.component.scss index df9279c89f..f280a33349 100644 --- a/frontend/src/app/components/keyresult-detail/keyresult-detail.component.scss +++ b/frontend/src/app/components/keyresult-detail/keyresult-detail.component.scss @@ -82,10 +82,6 @@ text-indent: -1.3rem; } -.mb-2-rem { - margin-bottom: 2rem !important; -} - .all-checkins-button { height: 25px; } diff --git a/frontend/src/app/components/objective-detail/objective-detail.component.html b/frontend/src/app/components/objective-detail/objective-detail.component.html index 708ed37002..5ab16e4460 100644 --- a/frontend/src/app/components/objective-detail/objective-detail.component.html +++ b/frontend/src/app/components/objective-detail/objective-detail.component.html @@ -1,7 +1,7 @@
-
+

{{ objective.title }}