From a2f115c390ba9271d04e8ceaa4f88c6b43ffa013 Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Sat, 8 Apr 2023 18:35:33 +0300 Subject: [PATCH] Prettier bg display --- public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/style.css b/public/style.css index 4cbdbe801..6907872f3 100644 --- a/public/style.css +++ b/public/style.css @@ -924,7 +924,7 @@ input[type=search]:focus::-webkit-search-cancel-button { flex-wrap: wrap; width: 100%; max-width: 800px; - justify-content: center; + justify-content: space-evenly; } .bg_example {