diff --git a/frontend/src/app/sessions/sessions.component.css b/frontend/src/app/sessions/sessions.component.css deleted file mode 100644 index 032dab09b4..0000000000 --- a/frontend/src/app/sessions/sessions.component.css +++ /dev/null @@ -1,14 +0,0 @@ -/* - * SPDX-FileCopyrightText: Copyright DB Netz AG and the capella-collab-manager contributors - * SPDX-License-Identifier: Apache-2.0 - */ - -#welcome-card { - margin-top: 10px; - text-align: center; - margin-left: auto; - margin-right: auto; - color: white; - background-color: #010035; - margin-bottom: 50px; -} diff --git a/frontend/src/app/sessions/sessions.component.html b/frontend/src/app/sessions/sessions.component.html index 757b30efb4..75d163d148 100644 --- a/frontend/src/app/sessions/sessions.component.html +++ b/frontend/src/app/sessions/sessions.component.html @@ -3,7 +3,7 @@ ~ SPDX-License-Identifier: Apache-2.0 --> - + Welcome to the

Capella Collaboration Manager