rounded boxes

This commit is contained in:
Daniel Jones 2024-05-06 15:38:44 -05:00
parent c7991d350d
commit e0cd947b92

View File

@ -29,7 +29,8 @@ body {
word-wrap: break-word;
}
.div1 {
p {
background-color: black;
border-radius: 30px;
}