[mod] style:anordnung
This commit is contained in:
parent
7ca5c8a688
commit
17a03561bd
1 changed files with 2 additions and 2 deletions
|
@ -62,9 +62,9 @@ a:hover {
|
||||||
|
|
||||||
#list li {
|
#list li {
|
||||||
margin: 32px 0;
|
margin: 32px 0;
|
||||||
flex-basis: 33%;
|
flex-basis: 240px;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
flex-grow: 1;
|
flex-grow: 0;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue