From 7f8aa2099c1872c471b3e7fcc3fca9e369167b42 Mon Sep 17 00:00:00 2001 From: Zetvue <87939327+Zetvue@users.noreply.github.com> Date: Tue, 7 Jun 2022 18:58:02 -0400 Subject: Make it responsive --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0ed1f883..fee0011e 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit