plugin v1.0.1
Deploy / Deploy (push) Successful in 1m24s Details

This commit is contained in:
JotaChina 2025-11-23 15:30:46 -03:00
parent 408c89aebb
commit 67b3a02c18
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ title: "{{ page.file }}"
color: var(--text-light);
/* Removemos height, overflow e display flex globais */
min-height: 100vh; /* Garante que o fundo cubra a tela, mas permite crescer */
display: block; /* Volta ao normal */
}
</style>