more space on right for media panels

pull/656/head
Liana Husikyan 4 years ago committed by GitHub
parent 4e529855fb
commit 86998444c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/remix-ide/src/app/ui/landing-page/landing-page.js

@ -424,7 +424,7 @@ export class LandingPage extends ViewPlugin {
</div><!-- end of hpSections -->
</div>
<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.badgeMedium}
</div>

Loading…
Cancel
Save