Skip to content

Commit 78ba0a3

Browse files
committed
update README and change toast font size
1 parent 0565dc9 commit 78ba0a3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
<span> | </span>
1616
<a href="#credits">Credits</a>
1717
</h3>
18+
<br />
19+
<img src="https://img.shields.io/github/v/release/twesterapp/twester?color=00A8E8&label=%20&style=for-the-badge" />
20+
<img src="https://img.shields.io/github/downloads/twesterapp/twester/total?color=00A8E8&style=for-the-badge" />
1821
</div>
1922

2023
## Download

src/renderer/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ export function App() {
9898
background: theme.color.borderOnDisabled,
9999
color: theme.color.textPrimary,
100100
fontFamily: 'Karla',
101+
fontSize: '14px',
101102
},
102103
}}
103104
/>

0 commit comments

Comments
 (0)