-
Notifications
You must be signed in to change notification settings - Fork 0
UI‐Mockups
António Santos edited this page Oct 23, 2025
·
9 revisions
<style>
/* Evita o salto quando as imagens carregam */
img {
aspect-ratio: 16 / 9;
width: 100%;
height: auto;
display: block;
margin-bottom: 20px;
}
</style>