diff options
author | Saturneric <[email protected]> | 2022-01-16 02:42:59 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2022-01-16 02:42:59 +0000 |
commit | 4b567f51e4997df06c48cf0dad84f4ec0db9edfe (patch) | |
tree | 4213704e97b78b4a71df83d9e4d81f00128f41bf | |
parent | <doc>(project): update README.md. (diff) | |
download | GpgFrontend-4b567f51e4997df06c48cf0dad84f4ec0db9edfe.tar.gz GpgFrontend-4b567f51e4997df06c48cf0dad84f4ec0db9edfe.zip |
<doc>(project): update README.md.
1. Use compatible alignment settings for icons.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -<img width="100" height="100" style="position: absolute;right: 0;padding: 12px;top:12px;" src="https://github.com/saturneric/Blob/blob/master/logos/icon.png?raw=true" alt="ICON"/> +<img width="100" height="100" align="right" style="position: absolute;right: 0;padding: 12px;top:12px;" src="https://github.com/saturneric/Blob/blob/master/logos/icon.png?raw=true" alt="ICON"/> # GpgFrontend |