Further design iteration

This commit is contained in:
Michael Telatynski 2021-04-29 22:02:18 +01:00
parent 279654cc9e
commit 158a0f90cb
2 changed files with 4 additions and 4 deletions

View file

@ -19,8 +19,8 @@ limitations under the License.
flex-direction: column;
.mx_BetaCard {
margin: 0 40px;
max-width: 960px;
margin: 0 72px;
max-width: 760px;
}
}