Skip to content

Commit

Permalink
Update archive-single-proj.html
Browse files Browse the repository at this point in the history
  • Loading branch information
marijonasT committed Nov 14, 2023
1 parent fdbb71d commit bacfe68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/archive-single-proj.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{% endif %}

<div class="{{ include.type | default: "list" }}__item">
<article class="archive__item {width: 800px; height: 600px;}" itemscope itemtype="http://schema.org/CreativeWork">
<article class="archive__item" itemscope itemtype="http://schema.org/CreativeWork">

{% if include.type == "grid" and teaser %}
<div class="archive__item-teaser {width: 800px; height: 600px; overflow: hidden;}">
Expand Down

0 comments on commit bacfe68

Please sign in to comment.