Files
dog/src/components/Dog.css
2022-12-22 00:29:06 +01:00

11 lines
92 B
CSS

.Dog
.Content
{
font-weight: bold;
margin: 5px;
}
button
{
max-width: 30%;
}