image placeholders
This commit is contained in:
parent
16549967e3
commit
8512c9e3d7
8 changed files with 23 additions and 11 deletions
|
|
@ -9,6 +9,11 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
& > .card > div:first-child {
|
||||
background: var(--surface-container-highest);
|
||||
aspect-ratio: 4 / 3;
|
||||
}
|
||||
|
||||
& > .card > div:last-child {
|
||||
display: grid;
|
||||
grid-template-columns: auto auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue