docs: 📝 Change image size

This commit is contained in:
Louis Gallet 2023-11-06 01:04:53 +01:00
parent fa9b9da0d4
commit 361cd0198f
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY

View File

@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img src="./resources/logo/logo.png" height=auto width=50%/> <img src="./resources/logo/logo.png" height=auto width=15%/>
<h1><center>Binary Converter</center></h1> <h1><center>Binary Converter</center></h1>
</p> </p>
A simple hex converter for converting decimal to binary/hexadecimal and other base A simple hex converter for converting decimal to binary/hexadecimal and other base