Skip to content

Commit

Permalink
hotfix - academy embed size
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismclarke committed Jan 21, 2020
1 parent 2e4b7ef commit 9bbaf67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/PageList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ const academy = {
),
title: 'Academy',
description: 'Demo external page embed',
customStyles: { position: 'absolute', height: '100%', width: '100%' },
fullPageWidth: true,
}
const events = {
path: '/events',
Expand Down

0 comments on commit 9bbaf67

Please sign in to comment.