diff options
-rw-r--r-- | myhumor/index.css | 9 |
1 files 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{ |