style 수정

This commit is contained in:
nalpari 2024-06-20 14:19:59 +09:00
parent 67f519d6fa
commit af8a54903b

View File

@ -139,7 +139,7 @@ export default function Roof() {
return ( return (
<> <>
<div className="flex justify-center my-8"> <div className="flex justify-center my-8 w-full">
<button <button
className="w-30 mx-2 p-2 rounded bg-blue-500 text-white" className="w-30 mx-2 p-2 rounded bg-blue-500 text-white"
onClick={addRect} onClick={addRect}