From 2a0be750bc1fd26ff9ff873be4de24942e9a8cb7 Mon Sep 17 00:00:00 2001 From: Ivan Ramos Biagioni <140509979+ivan-maze@users.noreply.github.com> Date: Wed, 26 Jun 2024 21:23:38 -0300 Subject: [PATCH] [refactor] adquecacao estilo form --- css/form.css | 6 ------ html/form.html | 2 -- 2 files changed, 8 deletions(-) delete mode 100644 css/form.css diff --git a/css/form.css b/css/form.css deleted file mode 100644 index 1cf8a96..0000000 --- a/css/form.css +++ /dev/null @@ -1,6 +0,0 @@ -body { - min-height: 100vh; - display: flex; - align-items: center; - justify-content: center; -} diff --git a/html/form.html b/html/form.html index 26c0a0f..9a3e9a7 100644 --- a/html/form.html +++ b/html/form.html @@ -7,8 +7,6 @@ - -