diff --git a/src/components/_arc.scss b/src/components/_arc.scss index 3ecc2b2..dcaac94 100644 --- a/src/components/_arc.scss +++ b/src/components/_arc.scss @@ -28,6 +28,15 @@ ); transform: rotate(var(--rotate)) translate(var(--quarter), 0); } +/* +play +*/ diff --git a/src/components/_ring.scss b/src/components/_ring.scss index 5bda53e..f1ce496 100644 --- a/src/components/_ring.scss +++ b/src/components/_ring.scss @@ -15,4 +15,7 @@ .ring { border: 0.1px solid var(--dark); -} \ No newline at end of file +} + + +// add suborbit \ No newline at end of file