Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit d670a5a

Browse files
docs: align screenshots
1 parent 03a54e4 commit d670a5a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ The inspiration for the design of the "Macish" cards comes from the amazing [car
88

99
Carbon:
1010

11-
<div align="left">
12-
<img src="static/screenshot-carbon.png" alt="Syntax highlighting code block as Carbon card" width="100%">
11+
<div align="center">
12+
<img src="static/screenshot-carbon.png" alt="Syntax highlighting code block as Carbon card" width="90%">
1313
</div>
1414

1515
Ubuntu:
1616

17-
<div align="left">
18-
<img src="static/screenshot-ubuntu.png" alt="Syntax highlighting code block as Ubuntu card" width="100%">
17+
<div align="center">
18+
<img src="static/screenshot-ubuntu.png" alt="Syntax highlighting code block as Ubuntu card" width="95%">
1919
</div>
2020

2121
None:
2222

23-
<div align="left">
24-
<img src="static/screenshot-none.png" alt="Syntax highlighting code block" width="100%">
23+
<div align="center">
24+
<img src="static/screenshot-none.png" alt="Syntax highlighting code block" width="95%">
2525
</div>
2626

2727
## Table of contents

0 commit comments

Comments
 (0)