docs: 📝 Align in center

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

View File

@ -1,10 +1,10 @@
<p align="center">
<img src="./resources/logo/logo.png" height=auto width=15%/>
<h1><center>Binary Converter</center></h1>
<p align="center" style="display: flex; justify-content: center;">
<img src="./resources/logo/logo.png" height=auto width=15%/>
<h1>Binary Converter</h1>
</p>
A simple hex converter for converting decimal to binary/hexadecimal and other base
<div style="display: flex;">
<div style="display: flex; justify-content: center;">
<img src="./resources/store-image/6.7/en-1.png" style="width: 50%;"/>
<img src="./resources/store-image/6.7/en-2.png" style="width: 50%;"/>
</div>