* Imported BlockGrid tests from v11 * Updated existing tests * Updated version of playwright, our models builders and testhelpers * More imported tests * Updated flaky tests
7 lines
116 B
CSS
7 lines
116 B
CSS
.body{
|
|
font-family: 'Lato';
|
|
font-weight: 200;
|
|
font-size: 22px;
|
|
margin-top: 0.3em;
|
|
color: blue;
|
|
} |