Merge branch 'dev' into staging

This commit is contained in:
Maxime Lalo 2023-12-14 17:06:57 +01:00
commit 6c9aa4e297

View File

@ -67,5 +67,5 @@ a:hover {
.Toastify__toast-body { .Toastify__toast-body {
font-size: 14px; font-size: 14px;
font-family: Inter; font-family: "Inter", sans-serif !important;
} }