branch wieder master; layout orange
This commit is contained in:
14
src/components/Dog.css
Normal file
14
src/components/Dog.css
Normal file
@ -0,0 +1,14 @@
|
||||
.Dog
|
||||
.Content
|
||||
{
|
||||
font-weight: bold;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.neben
|
||||
{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user