Skip to content

Commit 0986aec

Browse files
committed
Image aspect ratio
1 parent ce35774 commit 0986aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/robot-card.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="column has-text-centered m-2 is-one-third-widescreen is-one-third-desktop is-one-fifth-fullhd is-one-third-tablet is-two-fifths-mobile is-three-quarters-touch"
44
id="project-card">
55
<div class="has-background-black-ter card">
6-
<figure class="image is-3by2" style="background-image: url({{robot.image}});">
6+
<figure class="image is-5by4" style="background-image: url({{robot.image}});">
77
</figure>
88
<!-- <div class="card-content"> -->
99
<h2 class="has-text-white-ter has-text-weight-bold is-size-3">{{ robot.year }}</h2>

0 commit comments

Comments
 (0)