Skip to content

Instantly share code, notes, and snippets.

@Florencia-97
Last active March 4, 2024 19:37
Show Gist options
  • Save Florencia-97/83d7fbd4f028aba52ab6ae142082fefa to your computer and use it in GitHub Desktop.
Save Florencia-97/83d7fbd4f028aba52ab6ae142082fefa to your computer and use it in GitHub Desktop.
body{
background: #1e1e1e;
padding-top: 16px;
}
.card .pan {
color: white;
}
.card .name, .card .security-code, .card .expiration-date {
color: white;
margin-bottom: 10px;
}
.list .pan, .list .name, .list .security-code, .list .expiration-date {
color: white;
}
.label {
color: #a6a2a2 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment