Create stunning ready-to-use grids or design your own. Simple, Fast, and Beautiful.
.parent {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
gap: 1rem;
}
We welcome contributions! Whether you're a beginner learning CSS Grids or an experienced developer passionate about layouts, your ideas, improvements, templates, or feedback are highly valuable.
Let's grow Petals together. Every contribution, big or small, is appreciated!
Made with ❤️ by the Shivam Katare