size logo footer css compiled

This commit is contained in:
2022-10-18 11:04:43 +02:00
parent eeefd826e5
commit 90794f884c
3 changed files with 2207 additions and 1317 deletions
@@ -1264,7 +1264,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
align-items: center; align-items: center;
justify-content: center; } justify-content: center; }
#new-footer .footer .footer-logos img { #new-footer .footer .footer-logos img {
max-height: 4rem; max-height: 7rem;
padding-right: 2rem; } padding-right: 2rem; }
#new-footer .footer .contact { #new-footer .footer .contact {
display: flex; display: flex;
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -19,6 +19,6 @@
"author": "Ouidade Soussi-Chiadmi", "author": "Ouidade Soussi-Chiadmi",
"license": "GPL-3.0", "license": "GPL-3.0",
"devDependencies": { "devDependencies": {
"node-sass": "*" "node-sass": "^7.0.3"
} }
} }