generated from lucien/actix-react-template
Edit hero banner
This commit is contained in:
parent
1de47f3fb8
commit
71a829e726
3 changed files with 7 additions and 6 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue