diff --git a/app/views/public/my_account/index.html.haml b/app/views/public/my_account/index.html.haml index 7818b5f..e4a6877 100644 --- a/app/views/public/my_account/index.html.haml +++ b/app/views/public/my_account/index.html.haml @@ -171,15 +171,16 @@ .empty Pour obtenir des primes déposez vos factures d'achat et de roulage - .alert.alert-primary{:style => "text-align:center;"} - Rendez-vous en 2021 pour obtenir vos primes. ❄️☃️ Joyeuses fêtes de fin d’année ! ☃️❄️ + -if false + .alert.alert-primary{:style => "text-align:center;"} + Rendez-vous en 2021 pour obtenir vos primes. ❄️☃️ Joyeuses fêtes de fin d’année ! ☃️❄️ - :scss - .alert-primary { - color: #004085; - background-color: #cce5ff; - border-color: #b8daff; - } + :scss + .alert-primary { + color: #004085; + background-color: #cce5ff; + border-color: #b8daff; + } .doc_pannel