my life is an endless series of one-line css changes now
This commit is contained in:
parent
cd242c0b2b
commit
1b2544cc4b
|
@ -61,7 +61,9 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
margin-right: 12px;
|
min-width: 95%;
|
||||||
|
max-width: 100%;
|
||||||
|
width: min-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.team {
|
.team {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user