mirror of
https://github.com/Crazyco-xyz/48hr.email.git
synced 2026-01-09 11:19:36 +01:00
[Chore]: Fix tables
This commit is contained in:
parent
8a80134ee9
commit
985c36920b
1 changed files with 2 additions and 2 deletions
|
|
@ -45,11 +45,11 @@ All data is being removed 48hrs after they have reached the mail server.
|
|||
|
||||
| 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 |
|
||||
|:---:|:---:|
|
||||
| <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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue