Skip to content

Instantly share code, notes, and snippets.

@jackzerby
Created December 19, 2019 13:35
Show Gist options
  • Save jackzerby/39c9c0c71d2a2f18e5952cd4b74493cc to your computer and use it in GitHub Desktop.
Save jackzerby/39c9c0c71d2a2f18e5952cd4b74493cc to your computer and use it in GitHub Desktop.
Mobile -----
.corset { margin:0 20px; }
.card-body { padding:20px; }
.card-footer { padding:20px; }
.card-header { padding:20px; }
.main-icon { width:30px; height:30px; }
.token-option { width:calc(100% - 30px); }
.menu-option-container { font-size:16px; padding:15px; }
.label-container { font-size:16px; }
.address, .balance { font-size:18px; }
.unit { font-size:18px; }
.accordion-group-heading { font-size:14px; white-space:nowrap; }
.accordion-group-options { padding-left:20px; }
.Assets-Table__header { text-align:center; }
Default -----
.frame-title { line-height:1.2 }
.frame-subtitle { line-height:150%; }
.main-icon { flex-shrink:0; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment