Skip to content

Commit 43913f7

Browse files
authored
Another attempt of fixing the logo size (#124)
* Another attempt of fixing the logo size * Fix logo size
1 parent 6f5500a commit 43913f7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ along with AtomDB. If not, see <http://www.gnu.org/licenses/>.
1616
-->
1717

1818

19-
![logo](website/logo_small.png)
19+
<div style="text-align:left">
20+
<!-- <h1 style="margin-right: 20px;">The Selector Library</h1> -->
21+
<img src="https://github.com/theochem/AtomDB/blob/master/website/logo_small.png?raw=true" alt="Logo" width="200">
22+
</div>
2023

2124

2225
[![This project supports Python 3.9+](https://img.shields.io/badge/Python-3.9+-blue.svg)](https://python.org/downloads)

0 commit comments

Comments
 (0)