From ef8dd3ea6a95eee197c7362ef1ac3a3a5c78efb4 Mon Sep 17 00:00:00 2001 From: Dario48true Date: Sat, 31 May 2025 00:11:21 +0200 Subject: [PATCH] test no.1 --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 04035c2..d3b7394 100644 --- a/style.css +++ b/style.css @@ -32,6 +32,8 @@ body { } .border { + left: 25%; + right: 25%; display: flex; justify-content: center; align-items: center;