From d2d228baf645897ef5e9e20d5de51722ed21d9af Mon Sep 17 00:00:00 2001 From: leency Date: Sat, 11 Jun 2022 19:58:36 +0000 Subject: [PATCH] fix css git-svn-id: file:///var/kolibrios-org-repos@47 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ad50721..59121c2 100644 --- a/style.css +++ b/style.css @@ -74,7 +74,7 @@ body { max-width: 100%; max-height: 100%; width: 900px; - height: 150px; + height: 450px; transition: border 0.5s ease; border: 1px solid rgba(0,0,0,.14); box-shadow: none;