[Chore]: Fix tables

This commit is contained in:
ClaraCrazy 2026-01-01 01:40:10 +01:00
parent 8a80134ee9
commit 985c36920b
No known key found for this signature in database
GPG key ID: EBBC896ACB497011

View file

@ -45,11 +45,11 @@ All data is being removed 48hrs after they have reached the mail server.
| Inbox | Email using HTML and CSS | | Inbox | Email using HTML and CSS |
|:---:|:---:| |:---:|:---:|
| <img src=".github/assets/inbox.png" width="100%" style="min-width: 300px"> | <img src=".github/assets/html.png" width="100%" style="min-width: 300px"> | | <img src=".github/assets/inbox.png" width="500px" height="300px" style="object-fit: cover;"> | <img src=".github/assets/html.png" width="500px" height="300px" style="object-fit: cover;"> |
| Email without CSS | Dropdown for cryptographic Keys and Signatures | | Email without CSS | Dropdown for cryptographic Keys and Signatures |
|:---:|:---:| |:---:|:---:|
| <img src=".github/assets/raw.png" width="100%" style="min-width: 300px"> | <img src=".github/assets/keys.png" width="100%" style="min-width: 300px"> | | <img src=".github/assets/raw.png" width="500px" height="300px" style="object-fit: cover;"> | <img src=".github/assets/keys.png" width="500px" height="300px" style="object-fit: cover;"> |
<br> <br>