Skip to content
Snippets Groups Projects
Commit 9cf3a048 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

header fix

parent 7b1b5003
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ export default function HeaderBox({children, title, title2}: Props ){
}
return(
<>
<div className="row">
<div className="col">
<div className="col header-container">
<div className="row header-title">
<Hwave text={title}></Hwave>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment