Files
dog/src/components/Dog.css
2023-02-07 00:25:30 +01:00

16 lines
120 B
CSS

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