Skip to content

Commit bb2520a

Browse files
committed
Fixed alignment of main heading
1 parent bae1e54 commit bb2520a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
[![Downloads per month](https://img.shields.io/npm/dm/@nut-tree/nut-js)](https://www.npmjs.com/package/@nut-tree/nut-js)
1212

13-
<h1 style="text-align: center"><a href="https://nutjs.dev">nutjs.dev</a></h1>
13+
<h1 align="center"><a href="https://nutjs.dev">nutjs.dev</a></h1>
1414

15-
<p style="text-align: center">
15+
<p align="center">
1616
Native UI testing / automation with Node.js
1717
</p>
1818
<br/>

0 commit comments

Comments
 (0)