Edit hero banner

This commit is contained in:
= 2024-12-06 04:06:07 +01:00
parent 1de47f3fb8
commit 71a829e726
3 changed files with 7 additions and 6 deletions

View file

@ -17,7 +17,7 @@ export default function ArticlesSection() {
}, []);
return (
<div className="row" style={{
<div className="row" id="articles" style={{
display: 'flex',
flexWrap: 'wrap',
justifyContent: 'space-around',