d2l-ai/d2l-tr

The website style needs fix

astonzhang opened this issue · 3 comments

On tr.d2l.ai, if you scroll up and down, you'll notice issues on the homepage including extra top margins and grey banner:
Screen Shot 2021-12-15 at 12 53 17 PM

Likely causes would be some undesirable changes to static/frontpage/frontpage.html, style files, or lib dependencies.

@AnirudhDagar Can you take a look? Thanks.

Hi,

I have already fixed it and committed to the master branch.
@AnirudhDagar, could you merge the master to the release please?

Thanks,

Thanks!
Will merge it after #34 passes CI