Skip to content

Instantly share code, notes, and snippets.

@jackzerby
Created February 15, 2019 03:08
Show Gist options
  • Save jackzerby/7ba0accce663aa7a84ea9e14e643bb53 to your computer and use it in GitHub Desktop.
Save jackzerby/7ba0accce663aa7a84ea9e14e643bb53 to your computer and use it in GitHub Desktop.
.Total__footer {
font-size: 14px;
letter-spacing: 1px;
}
.Card-Body__item:nth-child(odd) {
border-right: 1px solid #eeeeee;
}
.Card-Body__item {
border-top: 1px solid #eeeeee;
}
.Symbol {
remove[width:40px];
margin-left:5px;
}
.FT__head .FT__cell {
letter-spacing: 1px;
}
.Opp__yield:first-child {
border-right: 1px solid #eeeeee;
}
.Opp__header {
margin: 0 0 5px;
line-height: 1;
}
.PU__close {
top: 20px;
right: 20px;
}
.PU-Reporting__well {
padding: 20px;
}
.PU-Reporting__footer_icon {
margin-right: 15px;
}
.Form__input3 {
height: 38px;
padding: 0 10px;
}
.Form__input2, .Form__input3 {
width: calc(100% - 22px);
}
.PU-Reporting__notify p {
margin: 5px 0 20px 0;
}
.Manage-Token__name-abbr {
transform: translateX(-50%) translateY(100%) translateY(2px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment