fix
This commit is contained in:
@@ -2,7 +2,7 @@ import InsertArrowIcon from "../icons/InsertArrowIcon";
|
||||
|
||||
const Winners = () => {
|
||||
return (
|
||||
<div className="sm:px-10 px-4 flex justify-center items-center sm:flex-row flex-col-reverse">
|
||||
<div className="sm:px-10 px-4 flex justify-center items-center sm:flex-row flex-col-reverse ">
|
||||
<div className="flex justify-center items-center sm:w-1/2 xl:h-[607px] p-5">
|
||||
<img src="images/award.png" alt="awards" className="h-full" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user