Skip to content

Commit

Permalink
feat: Align welcome card with notices
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik003 committed Sep 28, 2023
1 parent 5e118b9 commit 498141a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions frontend/src/app/sessions/sessions.component.css

This file was deleted.

2 changes: 1 addition & 1 deletion frontend/src/app/sessions/sessions.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
~ SPDX-License-Identifier: Apache-2.0
-->

<mat-card id="welcome-card">
<mat-card class="m-2.5 mb-12 text-center text-white bg-[#010035]">
<span id="welcome">Welcome to the</span>
<h1>Capella Collaboration Manager</h1>
</mat-card>
Expand Down

0 comments on commit 498141a

Please sign in to comment.