No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
   width: 100%; |    width: 100%; | ||
   height: 100%; |    height: 100%; | ||
border-radius: 25px; | Â Â border-radius: 25px; | ||
} | } |
Revision as of 12:28, 11 February 2025
.p img {
margin: 0; width: 100%; height: 100%; border-radius: 25px;
}