docs: 📝 Align in center
This commit is contained in:
parent
361cd0198f
commit
cfb41f4572
@ -1,10 +1,10 @@
|
|||||||
<p align="center">
|
<p align="center" style="display: flex; justify-content: center;">
|
||||||
<img src="./resources/logo/logo.png" height=auto width=15%/>
|
<img src="./resources/logo/logo.png" height=auto width=15%/>
|
||||||
<h1><center>Binary Converter</center></h1>
|
<h1>Binary Converter</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
|
||||||
|
|
||||||
<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-1.png" style="width: 50%;"/>
|
||||||
<img src="./resources/store-image/6.7/en-2.png" style="width: 50%;"/>
|
<img src="./resources/store-image/6.7/en-2.png" style="width: 50%;"/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user