The book item
The Bulma box
comes with a border and a shadow, which allows it to be visually distinct and separated. This is for a list of repeated items.
<article
class=
"box"
>
<div
class=
"media"
>
<aside
class=
"media-left"
>
<img
src=
"images/tensorflow.jpg"
width=
"80"
>
</aside>
<div
class=
"media-content"
>
<p
class=
"title is-5 is-spaced is-marginless"
>
<a
href=
"edit-book.html"
>
TensorFlow For Machine Intelligence</a>
</p>
<p
class=
"subtitle is-marginless"
>
$22.99</p>
<div
class=
"content is-small"
>
270 pages<br>
ISBN: 9781939902351<br>
<a
href=
"edit-book.html"
>
Edit</a>
<span>
·</span>
<a>
Delete</a>
<...