Skip to content

Commit

Permalink
adding mailspring
Browse files Browse the repository at this point in the history
  • Loading branch information
M-J-Robbins authored Jul 24, 2024
1 parent 903ac48 commit 4dd4b74
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions hacks/_posts/2024-07-24-mailspring-desktop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
client: Mailspring
version:
platform:
status: Working
languages:
- CSS
contributor: Mark Robbins
---


```css
#inbox-html-wrapper .your-class-name {
/* Replace this comment with your styles */
}
```
This must be placed in the `<body>` of the message as the `<head>` gets removed.

0 comments on commit 4dd4b74

Please sign in to comment.