wedding-planner-frontend/app/ui/home.module.css

7 lines
161 B
CSS
Raw Normal View History

2024-08-11 12:34:16 +02:00
.shape {
height: 0;
width: 0;
border-bottom: 30px solid black;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
}