plugin v1.0.1
Deploy / Deploy (push) Successful in 1m24s
Details
Deploy / Deploy (push) Successful in 1m24s
Details
This commit is contained in:
parent
408c89aebb
commit
67b3a02c18
|
|
@ -11,6 +11,7 @@ title: "{{ page.file }}"
|
||||||
color: var(--text-light);
|
color: var(--text-light);
|
||||||
/* Removemos height, overflow e display flex globais */
|
/* Removemos height, overflow e display flex globais */
|
||||||
min-height: 100vh; /* Garante que o fundo cubra a tela, mas permite crescer */
|
min-height: 100vh; /* Garante que o fundo cubra a tela, mas permite crescer */
|
||||||
|
display: block; /* Volta ao normal */
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue