File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 27
27
<% end %>
28
28
</ section >
29
29
<% else %>
30
- < section class ="bg-yellow bg-opacity-10 border border-yellow rounded-lg p-6 mb-8 ">
30
+ < section class ="bg-orange bg-opacity-10 border border-orange rounded-lg p-6 mb-8 ">
31
+
31
32
< div class ="flex items-center gap-3 mb-3 ">
32
- < div class ="w-8 h-8 bg-yellow rounded-full flex items-center justify-center ">
33
- < span class ="text-darker text-sm font-bold "> !</ span >
34
- </ div >
35
- < h2 class ="text-xl font-bold text-yellow "> Mailing Address Required</ h2 >
33
+ < img src ="https://upload.wikimedia.org/wikipedia/commons/8/83/Emergency_Light.gif " alt ="Emergency Light " class ="w-8 h-8 ">
34
+ < h2 class ="text-xl font-bold text-dark "> No Address Added!</ h2 >
36
35
</ div >
37
- < p class ="text-lg mb-4 "> You need to add your mailing address for your mail to be sent .</ p >
36
+ < p class ="text-lg text-dark "> You need to add your mailing address to receive physical mail and rewards .</ p >
38
37
<%= link_to "Add my address" , edit_my_mailing_address_path ,
39
38
class : "bg-primary hover:bg-red text-white px-6 py-3 rounded-lg font-semibold transition-colors inline-block" %>
40
39
</ section >
You can’t perform that action at this time.
0 commit comments