From 00de2c0c158e6c6370e6c7d3ec8130a58f486568 Mon Sep 17 00:00:00 2001 From: Bloody Date: Fri, 29 Sep 2023 00:15:17 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9D=D1=83=20=D1=82=D0=B8=D0=BF=D0=BE=20?= =?UTF-8?q?=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/style.css | 4 ++++ src/index.html | 2 ++ 2 files changed, 6 insertions(+) diff --git a/src/css/style.css b/src/css/style.css index e69de29..77b7f82 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -0,0 +1,4 @@ +.left_board{ + max-width: 88px; + max-height: 80%; +} \ No newline at end of file diff --git a/src/index.html b/src/index.html index 20e7e6b..b8bd70c 100644 --- a/src/index.html +++ b/src/index.html @@ -6,6 +6,8 @@ LUCKY DIAMOND +
+
\ No newline at end of file