@ -40,6 +40,12 @@ blockstart {
min-height: 100%;
}
blockstart.short {
height: unset;
min-height: unset;
blockstart * {
font-size: 1.1em;
@ -238,3 +244,7 @@ button {
button:hover {
filter: brightness(90%);
[style*="--aspect-ratio"] {
aspect-ratio: var(--aspect-ratio);