The code powering m.abunchtell.com https://m.abunchtell.com
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 

26 рядки
696 B

  1. .features-list
  2. .features-list__row
  3. .text
  4. %h6= t 'about.features.real_conversation_title'
  5. = t 'about.features.real_conversation_body'
  6. .visual
  7. = fa_icon 'fw comments'
  8. .features-list__row
  9. .text
  10. %h6= t 'about.features.not_a_product_title'
  11. = t 'about.features.not_a_product_body'
  12. .visual
  13. = fa_icon 'fw users'
  14. .features-list__row
  15. .text
  16. %h6= t 'about.features.within_reach_title'
  17. = t 'about.features.within_reach_body'
  18. .visual
  19. = fa_icon 'fw mobile'
  20. .features-list__row
  21. .text
  22. %h6= t 'about.features.humane_approach_title'
  23. = t 'about.features.humane_approach_body'
  24. .visual
  25. = fa_icon 'fw leaf'