@@ -1264,7 +1264,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
align-items: center;
justify-content: center; }
#new-footer .footer .footer-logos img {
- max-height: 4rem;
+ max-height: 7rem;
padding-right: 2rem; }
#new-footer .footer .contact {
display: flex;
@@ -19,6 +19,6 @@
"author": "Ouidade Soussi-Chiadmi",
"license": "GPL-3.0",
"devDependencies": {
- "node-sass": "*"
+ "node-sass": "^7.0.3"
}