Skip to content

Commit 21cb993

Browse files
committed
Fix the header to be in the same style.
1 parent ca6295a commit 21cb993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/templates/team/partials/index_content.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</div>
5151
<div class="col-sm-6">
5252
<div class="card mb-3" style="margin: 0; background-color: #c4d8ff;">
53-
<div class="center card-header">
53+
<div class="center card-header" style="background-color: inherit; border-bottom: 0 solid red;">
5454
Clarifications
5555
</div>
5656
<div class="card-body" style="padding: 0">

0 commit comments

Comments
 (0)