PC styles done
This commit is contained in:
parent
98160edc72
commit
632a7703ff
49 changed files with 1545 additions and 1267 deletions
|
|
@ -14,7 +14,9 @@ export const generate = (
|
|||
<div class="card">
|
||||
<h2>${title}</h2>
|
||||
<p class="date-narrow-screen">${date}</p>
|
||||
<img src="${picture}" alt="${picture}"/>
|
||||
<div class="image-container">
|
||||
<img src="${picture}" alt="${picture}"/>
|
||||
</div>
|
||||
<p class="description">${description}</p>
|
||||
${
|
||||
more
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue