Skip to content

Commit a6d31db

Browse files
committed
update img widths
1 parent f2eafd9 commit a6d31db

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<p align="center">Scans for unsafe contexts, hardcoded IDs, and other issues to optimize your Flows.</p>
88

99
<p align="center">
10-
<img src="media/lfs-app.gif" alt="Lightning Flow Scanner Demo" width="82%" />
10+
<img src="media/lfs-app.gif" alt="Lightning Flow Scanner Demo" width="76%" />
1111
</p>
1212

1313
## Features
@@ -19,19 +19,19 @@ For details about all available rules, their default severities, and configurati
1919
### Flow Overview:
2020

2121
<p align="center">
22-
<img src="media/overview.png" alt="Flow Overview" width="76%" />
22+
<img src="media/overview.png" alt="Flow Overview" width="68%" />
2323
</p>
2424

2525
### Violation Details:
2626

2727
<p align="center">
28-
<img src="media/results.png" alt="Violation Results" width="76%" />
28+
<img src="media/results.png" alt="Violation Results" width="68%" />
2929
</p>
3030

3131
### Rule Configuration:
3232

3333
<p align="center">
34-
<img src="media/config.png" alt="Rule Configuration" width="76%" />
34+
<img src="media/config.png" alt="Rule Configuration" width="68%" />
3535
</p>
3636

3737
## Installation
@@ -70,7 +70,7 @@ While no configuration is required, Admins can define **default severities**, **
7070
3. Once saved, the **Flow Scanner App** automatically applies these overrides at load time — no user configuration needed.
7171

7272
<p align="center">
73-
<img src="media/overrides.jpg" alt="Rule Override" width="76%" />
73+
<img src="media/overrides.jpg" alt="Rule Override" width="68%" />
7474
</p>
7575

7676
## Development

0 commit comments

Comments
 (0)