We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce35774 commit 0986aecCopy full SHA for 0986aec
_includes/robot-card.html
@@ -3,7 +3,7 @@
3
<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"
4
id="project-card">
5
<div class="has-background-black-ter card">
6
- <figure class="image is-3by2" style="background-image: url({{robot.image}});">
+ <figure class="image is-5by4" style="background-image: url({{robot.image}});">
7
</figure>
8
<!-- <div class="card-content"> -->
9
<h2 class="has-text-white-ter has-text-weight-bold is-size-3">{{ robot.year }}</h2>
0 commit comments