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

Commit 828f873

Browse files
doc: screenshots width
1 parent 279ee36 commit 828f873

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ The inspiration for the design of the "Macish" cards comes from the amazing [car
99
Carbon:
1010

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

1515
Ubuntu:
1616

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

2121
None:
2222

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

2727
## Table of contents

0 commit comments

Comments
 (0)