Skip to content

Commit 346a926

Browse files
author
Drew Proebstel
committed
spacing below warning on homepage
1 parent 3ebc688 commit 346a926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/state_file/state_file_pages/about_page.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<% title = t(".header") %>
22

33
<% if Flipper.enabled?(:fyst_sunset_pya_live) %>
4-
<div class="warning">
4+
<div class="warning spacing-above-15">
55
<%= t(".closed_warning", tax_year: current_tax_year) %>
66
</div>
77
<h1 class="h1 strong"><%= title %></h1>

0 commit comments

Comments
 (0)