Skip to content

Commit bdd66f2

Browse files
committed
[DOC] Logo size
1 parent 46a1069 commit bdd66f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<picture>
55
<source media="(prefers-color-scheme: dark)" srcset="assets/logo-dark.svg">
66
<source media="(prefers-color-scheme: light)" srcset="assets/logo-light.svg">
7-
<img alt="OPC UA Session Manager" src="assets/logo-light.svg" width="355">
7+
<img alt="OPC UA Session Manager" src="assets/logo-light.svg" width="435">
88
</picture>
99
</div>
1010

0 commit comments

Comments
 (0)