Fixed top position

Esse commit está contido em:
Luiz F. Picolo
2024-08-05 21:43:46 -04:00
commit a3e2a5c896
+1 -1
Ver Arquivo
@@ -15,7 +15,7 @@
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
height: 90vh;
}
h1 {