Skip to content
Snippets Groups Projects
Commit 42ea9e39 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

border

parent 6b6661c1
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<div class="col-lg-4 col-xl-3">
<div class=" position-relative mb-5">
<div class="ratio bg-light" style="--bs-aspect-ratio: 62.5%">
<%= kamifusen_tag website.screenshot, width: 500, class:'img-fluid rounded' if website.screenshot.attached? %>
<%= kamifusen_tag website.screenshot, width: 500, class:'img-fluid rounded border' if website.screenshot.attached? %>
</div>
<h2 class="p strong mt-2 mb-0"><%= website %></h2>
<%= link_to t('show'), [:admin, website], class: 'stretched-link pull-end' %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment