Revert change to primary-tagline.partial.ejs (#17329)

It just looks weird in retrospect
This commit is contained in:
Mike McNeil 2024-03-02 19:26:01 -06:00 committed by GitHub
parent 29058e8817
commit 98d24078cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
<%= primaryBuyingSituation === 'mdm' ? 'MDM++' : 'Focus on data, not vendors' %>
<%= primaryBuyingSituation === 'mdm' ? 'Your last MDM migration' : 'Focus on data, not vendors' %>