diff --git a/index.html b/index.html index 7e5dd90..aa6edd5 100644 --- a/index.html +++ b/index.html @@ -275,13 +275,6 @@ -
- Placeholder - Placeholder - Placeholder - Placeholder - Placeholder -

FAQ

diff --git a/sass/style.scss b/sass/style.scss index 3966ed4..5ece57a 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -729,17 +729,6 @@ body.noscroll { } } -.partners { - display: flex; - justify-content: center; - flex-wrap: wrap; - gap: 7rem; - - img { - width: clamp(20rem, 80vw, 0); - } -} - .faq-list { width: 100%; margin-top: 5em;