Adjust spacing
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<% if collection = filter.single_collection || Current.user.collections.first %>
|
||||
<%= button_to collection_cards_path(collection), method: :post, class: "card card--new-card-button btn", form_class: "full-width" do %>
|
||||
<div class="card__body gap-half justify-center txt-xx-large margin-block-half">
|
||||
<div class="gap-half justify-center txt-xx-large pad-block margin-block-half">
|
||||
<%= icon_tag "add" %>
|
||||
<span>Add a new card</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user