Comment arronditer les bords d'une boîte html
.box {
border-radius: 25px;
}
Sleepy Snail
.box {
border-radius: 25px;
}