We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca6295a commit 21cb993Copy full SHA for 21cb993
webapp/templates/team/partials/index_content.html.twig
@@ -50,7 +50,7 @@
50
</div>
51
<div class="col-sm-6">
52
<div class="card mb-3" style="margin: 0; background-color: #c4d8ff;">
53
- <div class="center card-header">
+ <div class="center card-header" style="background-color: inherit; border-bottom: 0 solid red;">
54
Clarifications
55
56
<div class="card-body" style="padding: 0">
0 commit comments