diff --git a/teste.html b/teste.html index 4c06a4b..a55d3e7 100644 --- a/teste.html +++ b/teste.html @@ -28,8 +28,22 @@ box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08); } + .page-header { + display: flex; + align-items: center; + gap: 18px; + margin-bottom: 12px; + } + + .oracle-logo { + width: 132px; + height: auto; + flex: 0 0 auto; + display: block; + } + h1 { - margin: 0 0 12px; + margin: 0; font-size: 2rem; } @@ -41,7 +55,14 @@
-

Pagina inicial

+

Este e um arquivo HTML inicial pronto para receber seu conteudo.