From e99195ceef38670ae405ea50c345d77878eb1151 Mon Sep 17 00:00:00 2001 From: Muhammed Ali Aksit Date: Thu, 26 Sep 2024 11:52:50 +0300 Subject: [PATCH] =?UTF-8?q?f=C5=9Flex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 507aeec..4f297f9 100644 --- a/style.css +++ b/style.css @@ -3,4 +3,5 @@ width: 500px; height: 500px; color: aliceblue; + display: flex; } \ No newline at end of file