Skip to content
Snippets Groups Projects
Commit 8a056c74 authored by Martin Hustoles's avatar Martin Hustoles
Browse files

xDawfafawfa

parent fc560c05
No related branches found
No related tags found
No related merge requests found
* {
background-color: black;
color: white;
}
.zentriert {
text-align: center;
}
.Bild {
width: 25%;
/*height: 5%;*/
}
/* */
.container {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.item1 {
align-self: auto;
order: 1;
}
.item2 {
align-self: auto;
order: 2;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment