mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 18:45:23 +00:00
parent
596354ec17
commit
3502afb2e4
@ -19,12 +19,12 @@ dd {
|
||||
|
||||
.member-container {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
flex-flow: row wrap;
|
||||
justify-content: space-around;
|
||||
align-items: baseline;
|
||||
}
|
||||
.member-container .member {
|
||||
width: 300px;
|
||||
width: 180px;
|
||||
margin: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user