Skip to content

Commit bfce984

Browse files
committed
margin
1 parent a92f2fc commit bfce984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/showcase/websites/_highlight.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<% @highlighted_websites.each do |website| %>
44
<% cache website do %>
55
<div class="col-md-6 col-xl-4">
6-
<article class="position-relative">
6+
<article class="position-relative mb-4">
77
<% if website.screenshot_full_page.attached? %>
88
<div class="media">
99
<%= kamifusen_tag website.screenshot_full_page,

0 commit comments

Comments
 (0)