fix: make images responsive
This commit is contained in:
@@ -14,7 +14,6 @@ export default async function Footer({ lang }: LangParams) {
|
||||
})
|
||||
|
||||
const footerData = response.data.all_footer.items[0]
|
||||
|
||||
return (
|
||||
<footer className="global-footer">
|
||||
<div className="global-footer__content">
|
||||
|
||||
Reference in New Issue
Block a user