From e6db359a1021524c4a01033a7f0e9bf0e5ac896a Mon Sep 17 00:00:00 2001 From: 64104061f23fda247c679fa8 <64104061f23fda247c679fa8@devide> Date: Wed, 29 Mar 2023 11:15:00 +0000 Subject: [PATCH] Wed Mar 29 11:15:00 UTC 2023 inscode --- style.css | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index af01856..283cdc5 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,10 @@ -html, body { - height: 100%; - width: 100%; +html, +body { + height: 100%; + width: 100%; } -.container{ + +.container { text-align: center; padding: 64px; -} \ No newline at end of file +} \ No newline at end of file -- GitLab