Skip to content

Instantly share code, notes, and snippets.

View digitalbreed's full-sized avatar

Matthias Gall digitalbreed

View GitHub Profile
View keybase.md

Keybase proof

I hereby claim:

  • I am digitalbreed on github.
  • I am digitalbreed (https://keybase.io/digitalbreed) on keybase.
  • I have a public key ASCRSSGkg9ATdSIHOerNI7W28pj7d8HFN-VmYxvuM0Am6go

To claim this, I am signing this object:

View _radial-progress.scss
.radial-progress {
$circle-size: 120px;
$circle-background: #d6dadc;
$circle-color: #97a71d;
$inset-size: 90px;
$inset-color: #fbfbfb;
$transition-length: 1s;
$shadow: 6px 6px 10px rgba(0,0,0,0.2);
$percentage-color: #97a71d;
$percentage-font-size: 22px;