diff options
author | Zetvue <87939327+Zetvue@users.noreply.github.com> | 2022-06-07 18:58:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 18:58:02 -0400 |
commit | 7f8aa2099c1872c471b3e7fcc3fca9e369167b42 (patch) | |
tree | 47a4f9cc6d517a6035e758ae261d34d1e99d2376 /README.md | |
parent | 6587e399923318ac7130d565fc4fb6b9ace6892b (diff) | |
download | PrismLauncher-7f8aa2099c1872c471b3e7fcc3fca9e369167b42.tar.gz PrismLauncher-7f8aa2099c1872c471b3e7fcc3fca9e369167b42.tar.bz2 PrismLauncher-7f8aa2099c1872c471b3e7fcc3fca9e369167b42.zip |
Make it responsive
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ <p align="center"> -<img src="./program_info/polymc-header-black.svg#gh-light-mode-only" alt="PolyMC logo"/ width="500"> -<img src="./program_info/polymc-header.svg#gh-dark-mode-only" alt="PolyMC logo"/width="500"> +<img src="./program_info/polymc-header-black.svg#gh-light-mode-only" alt="PolyMC logo"/ width="50%"> +<img src="./program_info/polymc-header.svg#gh-dark-mode-only" alt="PolyMC logo"/width="50%"> </p> PolyMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity. |