Web Dev Solutions

Catalin Mititiuc

From 664e228e81331abbce32924a7046b9ae1497ec7a Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Mon, 25 Mar 2024 14:30:45 -0700 Subject: 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; } -- cgit v1.2.3