From ad74edb35905284e84bd11acd818f4014d719172 Mon Sep 17 00:00:00 2001 From: Nulo Date: Thu, 4 May 2023 09:34:51 -0300 Subject: [PATCH] no text-align center; --- src/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.css b/src/app.css index 0a7f9e2..78f79ce 100644 --- a/src/app.css +++ b/src/app.css @@ -44,7 +44,6 @@ h1 { max-width: 1280px; margin: 0 auto; padding: 2rem; - text-align: center; } button {