Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
marjan-georgiev committed Dec 20, 2024
1 parent f99d790 commit 793fbc4
Showing 1 changed file with 0 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@
stroke: #e7e7e7;
}

// .target-label {
// fill: #a0aabe;
// }

// .target-value {
// fill: #cdd2dd;
// }

.total {
dominant-baseline: middle;
}
Expand All @@ -35,41 +27,3 @@
text-anchor: middle;
}
}

// .percent-gauge {
// cursor: pointer;

// text {
// text-anchor: middle;
// }

// .dashes-back {
// stroke: #455066;
// }

// .target-circle,
// .target-circle-bg {
// fill: #1b1e27;
// }

// .target-circle-bg {
// stroke: #455066;
// }

// .target-label {
// fill: #a0aabe;
// }

// .target-value {
// fill: #cdd2dd;
// }

// .total {
// dominant-baseline: middle;
// }

// .label {
// display: block;
// text-anchor: middle;
// }
// }

0 comments on commit 793fbc4

Please sign in to comment.