Unverified Commit 09ce1a6b authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #656 from ethereum/mediaStyle

more space on right for media panels
parents 8d349f78 86998444
...@@ -407,7 +407,7 @@ export class LandingPage extends ViewPlugin { ...@@ -407,7 +407,7 @@ export class LandingPage extends ViewPlugin {
</div><!-- end of hpSections --> </div><!-- end of hpSections -->
</div> </div>
<div class="d-flex flex-column ${css.rightPanel}"> <div class="d-flex flex-column ${css.rightPanel}">
<div class="d-flex pr-2 py-2 align-self-end" id="remixIDEMediaPanelsTitle"> <div class="d-flex pr-3 py-2 align-self-end" id="remixIDEMediaPanelsTitle">
${this.badgeTwitter} ${this.badgeTwitter}
${this.badgeMedium} ${this.badgeMedium}
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment