update height of banner

This commit is contained in:
Sen66
2026-02-22 22:02:27 +01:00
parent 1ddf47a754
commit d7a6e1862e

View File

@@ -1,8 +1,8 @@
<div align="center"> <div align="center">
<picture> <picture>
<source media="(prefers-color-scheme: dark)" srcset="docs/RECLASS_LIGHTMODE.svg" height="240"> <source media="(prefers-color-scheme: dark)" srcset="docs/RECLASS_LIGHTMODE.svg" height="170">
<img src="docs/RECLASS_DARKMODE.svg" alt="Reclass" height="240" /> <img src="docs/RECLASS_DARKMODE.svg" alt="Reclass" height="170" />
</picture> </picture>
**A structured binary editor for reverse engineering — inspect raw bytes as typed structs, arrays, and pointers.<p>A complete overhaul of the popular "reclassing" tools** **A structured binary editor for reverse engineering — inspect raw bytes as typed structs, arrays, and pointers.<p>A complete overhaul of the popular "reclassing" tools**