From 929097551fc1301f646ff30b533c4016e3c64295 Mon Sep 17 00:00:00 2001 From: zlucasftw Date: Mon, 26 Aug 2024 03:08:08 -0300 Subject: [PATCH] =?UTF-8?q?todo:=20Refatora=C3=A7=C3=A3o=20e=20implemntar?= =?UTF-8?q?=20bot=C3=A3o=20copiar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index de93ebb..35bc7fa 100644 --- a/css/style.css +++ b/css/style.css @@ -114,6 +114,7 @@ textarea { display: flex; justify-content: flex-start; align-items: center; + margin: 0 0 1rem 0; } .criptografar__aviso__imagem { @@ -134,7 +135,6 @@ textarea { font-size: 1rem; font-weight: 400; border: 1px solid #0A3871; - border-radius: 1.5rem; padding: 1.5rem; } @@ -148,6 +148,7 @@ textarea { color: #0A3871; background-color: #D8DFE8; } + .criptografado__secao { width: 400px; height: 944px;