mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Change styling on the enterprise name because we dont know what type it is yet
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
%header
|
||||
%h2 Greetings!
|
||||
%h5
|
||||
Who is responsible for managing
|
||||
%span.turquoise
|
||||
{{ enterprise.name }}?
|
||||
Who is responsible for managing {{ enterprise.name }}?
|
||||
|
||||
%form{ name: 'contact', novalidate: true, ng: { controller: "RegistrationFormCtrl", submit: "selectIfValid('type',contact)" } }
|
||||
.row.content
|
||||
|
||||
Reference in New Issue
Block a user