feat(aio): marketing page styles
This commit is contained in:

committed by
Alex Rickabaugh

parent
0e38bf9de0
commit
25132bff86
@ -6,6 +6,7 @@ describe('site App', function() {
|
||||
|
||||
beforeEach(() => {
|
||||
page = new SitePage();
|
||||
page.setWindowWidth(1050); // Make the window wide enough to show the SideNav side-by-side.
|
||||
page.navigateTo();
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user