Html – Draw a Arc in SCSS
Could someone help me create that blue arc with 'UND' written on it as in the following image? So far, what I've managed to do is this: enter image description here Here are my codes: .promotion-circle { position: absolute; width:…