diff --git a/services/web/frontend/stylesheets/modules/labs.scss b/services/web/frontend/stylesheets/modules/labs.scss index e8efc6a55b..68d1f985b0 100644 --- a/services/web/frontend/stylesheets/modules/labs.scss +++ b/services/web/frontend/stylesheets/modules/labs.scss @@ -56,15 +56,12 @@ .title-row { margin: 0; margin-bottom: var(--spacing-04); + align-items: center; > h3 { margin: 0; margin-right: var(--spacing-04); } - - .badge { - line-height: var(--line-height-02); - } } p {