From e8f0fc9d0104fe1cca9d34c88e566a3d39a3090e Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Mon, 16 Jun 2025 22:41:28 -0700 Subject: [PATCH] Remove some unnecessary styles --- style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/style.css b/style.css index 46ad1d6..e91931d 100644 --- a/style.css +++ b/style.css @@ -110,11 +110,9 @@ image#img2 { #record-sheet { display: flex; - justify-content: space-around; } #record-sheet > div { - flex-basis: 100%; padding: 0 2px; }