From 4e753e8eb5f2ec168e6dd86b5679a89929568cd7 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Mon, 20 Apr 2020 12:34:33 +0300 Subject: [PATCH] Update circle --- snippets/circle.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/snippets/circle.md b/snippets/circle.md index 2b60e326c..9b81f542a 100644 --- a/snippets/circle.md +++ b/snippets/circle.md @@ -24,5 +24,3 @@ Creates a circle shape with pure CSS. - Since a circle has the same radius at any given point, the `width` and `height` must be the same. Differing values will create an ellipse. #### Browser support - -- https://caniuse.com/#feat=border-radius