mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 18:48:28 -04:00
9 lines
97 B
CSS
9 lines
97 B
CSS
.copy {
|
|
line-height: 1;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.success {
|
|
color: var(--success) !important;
|
|
}
|