From 3cf6d2e6a43d9531fb51458abacf13841088744b Mon Sep 17 00:00:00 2001 From: echo <91651232+exhq@users.noreply.github.com> Date: Tue, 16 Aug 2022 10:54:06 +0430 Subject: phones are annoying --- myhumor/index.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/myhumor/index.css b/myhumor/index.css index c58cada..f43a7f8 100644 --- a/myhumor/index.css +++ b/myhumor/index.css @@ -33,11 +33,10 @@ p{ .fuckingcentered{ margin: 0 auto; - margin-top: 100%; - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); + margin-top: 150%; + margin-left: 3%; + margin-right: 3%; + } b{ -- cgit