1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

payment component and styling

This commit is contained in:
Kyle Spearrin
2018-06-28 22:27:32 -04:00
parent 7267045475
commit fd88a066da
10 changed files with 495 additions and 458 deletions

View File

@@ -19,7 +19,7 @@
<img [src]="'https://haveibeenpwned.com/Content/Images/PwnedLogos/' + a.name + '.' + a.logoType" alt="" class="img-fluid">
</div>
<div class="col-7">
<h3>{{a.title}}</h3>
<h3 class="text-lg">{{a.title}}</h3>
<p [innerHTML]="a.description"></p>
<p class="mb-1">{{'compromisedData' | i18n}}:</p>
<ul>